X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gtk%2Fgtkplug.h;h=bd6a393cb8fb5009daf446065b0b63d1b2334f59;hb=d84f5ae17e5b891b30dd54ddc10fd22c2a609e0e;hp=77ea08ba063ec3398d81ba2725c87adfad19b6c5;hpb=d4add8cefa6fa5c29bdb50f18e31cbfbfb38cc2b;p=~andy%2Fgtk diff --git a/gtk/gtkplug.h b/gtk/gtkplug.h index 77ea08ba0..bd6a393cb 100644 --- a/gtk/gtkplug.h +++ b/gtk/gtkplug.h @@ -12,8 +12,7 @@ * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library. If not, see . */ /* @@ -23,14 +22,14 @@ * GTK+ at ftp://ftp.gtk.org/pub/gtk/. */ +#ifndef __GTK_PLUG_H__ +#define __GTK_PLUG_H__ + #if !defined (__GTKX_H_INSIDE__) && !defined (GTK_COMPILATION) #error "Only can be included directly." #endif -#ifndef __GTK_PLUG_H__ -#define __GTK_PLUG_H__ - -#include +#include #ifdef GDK_WINDOWING_X11