]> Pileus Git - ~andy/gtk/blobdiff - gdk/gdkscreen.h
x11: Use gdk_display_flush()
[~andy/gtk] / gdk / gdkscreen.h
index b26f261821f378ee5770297e82833ff8e97a7493..e3a66c654d3eab0c7806e7c780b0fd08e03d4ccd 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GDK_SCREEN_H__
+#define __GDK_SCREEN_H__
+
 #if !defined (__GDK_H_INSIDE__) && !defined (GDK_COMPILATION)
 #error "Only <gdk/gdk.h> can be included directly."
 #endif
 
-#ifndef __GDK_SCREEN_H__
-#define __GDK_SCREEN_H__
-
 #include <cairo.h>
 #include <gdk/gdkversionmacros.h>
 #include <gdk/gdktypes.h>