Move single-include guards inside include guards
[platform/upstream/glib.git] / gio / gdbusaddress.h
index 955c39e..abd2c2e 100644 (file)
  * Author: David Zeuthen <davidz@redhat.com>
  */
 
+#ifndef __G_DBUS_ADDRESS_H__
+#define __G_DBUS_ADDRESS_H__
+
 #if !defined (__GIO_GIO_H_INSIDE__) && !defined (GIO_COMPILATION)
 #error "Only <gio/gio.h> can be included directly."
 #endif
 
-#ifndef __G_DBUS_ADDRESS_H__
-#define __G_DBUS_ADDRESS_H__
-
 #include <gio/giotypes.h>
 
 G_BEGIN_DECLS