X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gtk%2Fgtkaccelmap.h;h=8612f18017a92b042aae82f1c0a16492a369f825;hb=190dcfe050814e979c364bf74ae83530aba4c686;hp=e77fb837eb9610e1d37704424832de8114d72cbb;hpb=9d0febc9a64a5bfb0fcfc3a88de4757f6c1ff090;p=~andy%2Fgtk diff --git a/gtk/gtkaccelmap.h b/gtk/gtkaccelmap.h index e77fb837e..8612f1801 100644 --- a/gtk/gtkaccelmap.h +++ b/gtk/gtkaccelmap.h @@ -15,14 +15,14 @@ * License along with this library. If not, see . */ -#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) -#error "Only can be included directly." -#endif - #ifndef __GTK_ACCEL_MAP_H__ #define __GTK_ACCEL_MAP_H__ +#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) +#error "Only can be included directly." +#endif + #include G_BEGIN_DECLS