summaryrefslogtreecommitdiff
path: root/gdk/gdkcursor.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2010-10-14 22:05:51 -0400
committerMatthias Clasen <mclasen@redhat.com>2010-10-14 22:09:36 -0400
commitbda1f3558504266cde3cb2bbe247dd489bcda941 (patch)
treee66521ee70a93e48a52e124f25af2e1258d9fdf9 /gdk/gdkcursor.c
parent88ef199ed713412a1825942f2929d382bf0b05f4 (diff)
downloadgtk+-bda1f3558504266cde3cb2bbe247dd489bcda941.tar.gz
Inclusion cleanups in sources
Try to do inclusions in the same sequence, more or less.
Diffstat (limited to 'gdk/gdkcursor.c')
-rw-r--r--gdk/gdkcursor.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdk/gdkcursor.c b/gdk/gdkcursor.c
index dbed4f2e10..0aabd5940a 100644
--- a/gdk/gdkcursor.c
+++ b/gdk/gdkcursor.c
@@ -25,7 +25,9 @@
*/
#include "config.h"
+
#include "gdkcursor.h"
+
#include "gdkdisplay.h"
#include "gdkinternals.h"