]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkinvisible.h
GtkBubbleWindow: rework how drawing is done
[~andy/gtk] / gtk / gtkinvisible.h
index c5745680bb39f41082f16e2359a6b9b93fa403be..9806da76c8ffb0d277bf31f091d48c6ab0fcf7af 100644 (file)
  * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
+#ifndef __GTK_INVISIBLE_H__
+#define __GTK_INVISIBLE_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_INVISIBLE_H__
-#define __GTK_INVISIBLE_H__
-
 #include <gtk/gtkwidget.h>
 
 G_BEGIN_DECLS