summaryrefslogtreecommitdiff
path: root/gtk/gtkpapersize.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkpapersize.h')
-rw-r--r--gtk/gtkpapersize.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/gtk/gtkpapersize.h b/gtk/gtkpapersize.h
index f3cfa6ed92..f7cf20da5e 100644
--- a/gtk/gtkpapersize.h
+++ b/gtk/gtkpapersize.h
@@ -16,14 +16,14 @@
* 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_PAPER_SIZE_H__
#define __GTK_PAPER_SIZE_H__
+#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
+#error "Only <gtk/gtk.h> can be included directly."
+#endif
+
#include <gtk/gtkenums.h>