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