]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkimcontextinfo.h
Fix DND with frame sync
[~andy/gtk] / gtk / gtkimcontextinfo.h
index 1c3fdae6e740b9e0356bdf1e0b3c97bc0dbd1682..019b46dab0d9693333390a85153a7f0a851b5afe 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
-#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
-#error "Only <gtk/gtk.h> can be included directly."
-#endif
-
 #ifndef __GTK_IM_CONTEXT_INFO_H__
 #define __GTK_IM_CONTEXT_INFO_H__
 
 
+#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
+#error "Only <gtk/gtk.h> can be included directly."
+#endif
+
 #include <glib.h>
 
 G_BEGIN_DECLS