X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gtk%2Fgtkplug.h;h=bd6a393cb8fb5009daf446065b0b63d1b2334f59;hb=cade42d5094ceaa7799aa8e2135959573646a4b6;hp=8ccfbda43c8d88add508b371d278aee8c2ef5cfe;hpb=feece3c0bb2c17599f085263d0f483cc7f172724;p=~andy%2Fgtk diff --git a/gtk/gtkplug.h b/gtk/gtkplug.h index 8ccfbda43..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,13 +22,13 @@ * 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 #ifdef GDK_WINDOWING_X11 @@ -37,7 +36,6 @@ #include #include -#include G_BEGIN_DECLS