diff options
author | Matthias Clasen <mclasen@redhat.com> | 2010-10-14 22:05:51 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2010-10-14 22:09:36 -0400 |
commit | bda1f3558504266cde3cb2bbe247dd489bcda941 (patch) | |
tree | e66521ee70a93e48a52e124f25af2e1258d9fdf9 /gdk/gdkkeyuni.c | |
parent | 88ef199ed713412a1825942f2929d382bf0b05f4 (diff) | |
download | gtk+-bda1f3558504266cde3cb2bbe247dd489bcda941.tar.gz |
Inclusion cleanups in sources
Try to do inclusions in the same sequence, more or less.
Diffstat (limited to 'gdk/gdkkeyuni.c')
-rw-r--r-- | gdk/gdkkeyuni.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdk/gdkkeyuni.c b/gdk/gdkkeyuni.c index 05ab843c20..a029044fc3 100644 --- a/gdk/gdkkeyuni.c +++ b/gdk/gdkkeyuni.c @@ -25,7 +25,8 @@ */ #include "config.h" -#include "gdk.h" + +#include "gdktypes.h" /* Thanks to Markus G. Kuhn <mkuhn@acm.org> for the ksysym<->Unicode |