summaryrefslogtreecommitdiff
path: root/glib/glib/deprecated/gallocator.h
diff options
context:
space:
mode:
Diffstat (limited to 'glib/glib/deprecated/gallocator.h')
-rw-r--r--glib/glib/deprecated/gallocator.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/glib/glib/deprecated/gallocator.h b/glib/glib/deprecated/gallocator.h
index e4990e9..a3dc2a1 100644
--- a/glib/glib/deprecated/gallocator.h
+++ b/glib/glib/deprecated/gallocator.h
@@ -15,13 +15,13 @@
* Boston, MA 02111-1307, USA.
*/
+#ifndef __G_ALLOCATOR_H__
+#define __G_ALLOCATOR_H__
+
#if !defined (__GLIB_H_INSIDE__) && !defined (GLIB_COMPILATION)
#error "Only <glib.h> can be included directly."
#endif
-#ifndef __G_ALLOCATOR_H__
-#define __G_ALLOCATOR_H__
-
#include <glib/gtypes.h>
G_BEGIN_DECLS