]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkapplication.h
GtkBubbleWindow: allocate CSS borders and paddings
[~andy/gtk] / gtk / gtkapplication.h
index d3545623fbf496431b59f3288a34c78177ed5bfe..7a6f8c2d20dc81ade2a7fd15914537e127667ca2 100644 (file)
  * Author: Ryan Lortie <desrt@desrt.ca>
  */
 
+#ifndef __GTK_APPLICATION_H__
+#define __GTK_APPLICATION_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_APPLICATION_H__
-#define __GTK_APPLICATION_H__
-
 #include <gtk/gtkwidget.h>
 #include <gio/gio.h>