]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkmodules.h
texthandle: Set a bigger input shape, covering the line height
[~andy/gtk] / gtk / gtkmodules.h
index 594f99e1df2b89cfcb9ecbedb5b342798c86f942..4aca3606ea94e1294d4f89badbe3c1b9b369b9cb 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_MODULES_H__
+#define __GTK_MODULES_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_MODULES_H__
-#define __GTK_MODULES_H__
-
 #include <gdk/gdk.h>
 
 G_BEGIN_DECLS