Move single-include guards inside include guards
[platform/upstream/glib.git] / gio / gsrvtarget.h
index 67ce2a9..ffd59f4 100644 (file)
  * Boston, MA 02111-1307, USA.
  */
 
+#ifndef __G_SRV_TARGET_H__
+#define __G_SRV_TARGET_H__
+
 #if !defined (__GIO_GIO_H_INSIDE__) && !defined (GIO_COMPILATION)
 #error "Only <gio/gio.h> can be included directly."
 #endif
 
-#ifndef __G_SRV_TARGET_H__
-#define __G_SRV_TARGET_H__
-
 #include <gio/giotypes.h>
 
 G_BEGIN_DECLS