X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gtk%2Fgtkpagesetup.h;h=86a414e7ab3a25d393621ac2aa28c3a8132bd1ab;hb=fd51c8f5e9d6fb68c8e81b9b1e2ab80931f963f0;hp=c96c701978391229aea0ea7cda4232f592ed953a;hpb=eff99c282cb6967f4b1df2f2b53f2bbb034ce79a;p=~andy%2Fgtk diff --git a/gtk/gtkpagesetup.h b/gtk/gtkpagesetup.h index c96c70197..86a414e7a 100644 --- a/gtk/gtkpagesetup.h +++ b/gtk/gtkpagesetup.h @@ -13,21 +13,19 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see . */ -#if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) +#ifndef __GTK_PAGE_SETUP_H__ +#define __GTK_PAGE_SETUP_H__ + + +#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) #error "Only can be included directly." #endif -#ifndef __GTK_PAGE_SETUP_H__ -#define __GTK_PAGE_SETUP_H__ +#include -#include -#include "gtkenums.h" -#include "gtkpapersize.h" G_BEGIN_DECLS