]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkimmodule.c
Fixes #136082 and #135265, patch by Morten Welinder.
[~andy/gtk] / gtk / gtkimmodule.c
index 90f3f94682a0d4335296d993e69a1a1fb751915e..e29975cedf30b9f02af154c6f35225ebdb734f37 100644 (file)
@@ -24,6 +24,9 @@
  * files for a list of changes.  These files are distributed with
  * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
  */
+
+#include <config.h>
+
 #include <errno.h>
 #include <stdio.h>
 #include <stdlib.h>
@@ -34,7 +37,6 @@
 #include "gtkimmodule.h"
 #include "gtkimcontextsimple.h"
 #include "gtkrc.h"
-#include "config.h"
 #include "gtkintl.h"
 
 /* Do *not* include "gtkprivate.h" in this file. If you do, the