X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gtk%2Fgtklayout.h;h=04dcb51c5724b48bc83280d8a39c57fb175924fd;hb=320613c439c6c7eeb5bc64685522195e0a6adc4e;hp=8ab68b502756cd12bc6fff5f3f6fef141b007fb0;hpb=9d0febc9a64a5bfb0fcfc3a88de4757f6c1ff090;p=~andy%2Fgtk diff --git a/gtk/gtklayout.h b/gtk/gtklayout.h index 8ab68b502..04dcb51c5 100644 --- a/gtk/gtklayout.h +++ b/gtk/gtklayout.h @@ -26,16 +26,15 @@ * GTK+ at ftp://ftp.gtk.org/pub/gtk/. */ -#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) -#error "Only can be included directly." -#endif - #ifndef __GTK_LAYOUT_H__ #define __GTK_LAYOUT_H__ +#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) +#error "Only can be included directly." +#endif + #include -#include G_BEGIN_DECLS