]> Pileus Git - ~andy/gtk/blobdiff - gdk/gdkcolor.h
wayland: don't attempt to unqueue events when events are paused
[~andy/gtk] / gdk / gdkcolor.h
index 9554c0e7e6513e7430b8a18ca17fb507cfec3dfa..74310f3716c51c50c60abcfd7af466f0713bdfab 100644 (file)
  * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
+#ifndef __GDK_COLOR_H__
+#define __GDK_COLOR_H__
+
 #if !defined (__GDK_H_INSIDE__) && !defined (GDK_COMPILATION)
 #error "Only <gdk/gdk.h> can be included directly."
 #endif
 
-#ifndef __GDK_COLOR_H__
-#define __GDK_COLOR_H__
-
 #include <cairo.h>
 #include <gdk/gdktypes.h>