summaryrefslogtreecommitdiff
path: root/gtk/gtknumerableicon.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtknumerableicon.h')
-rw-r--r--gtk/gtknumerableicon.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gtk/gtknumerableicon.h b/gtk/gtknumerableicon.h
index 850506dccb..7f4d77a287 100644
--- a/gtk/gtknumerableicon.h
+++ b/gtk/gtknumerableicon.h
@@ -19,13 +19,13 @@
* Authors: Cosimo Cecchi <cosimoc@redhat.com>
*/
+#ifndef __GTK_NUMERABLE_ICON_H__
+#define __GTK_NUMERABLE_ICON_H__
+
#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
#error "Only <gtk/gtk.h> can be included directly."
#endif
-#ifndef __GTK_NUMERABLE_ICON_H__
-#define __GTK_NUMERABLE_ICON_H__
-
#include <gio/gio.h>
#include <gtk/gtkstylecontext.h>