summaryrefslogtreecommitdiff
path: root/atk/atktext.h
diff options
context:
space:
mode:
Diffstat (limited to 'atk/atktext.h')
-rw-r--r--atk/atktext.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/atk/atktext.h b/atk/atktext.h
index d6b4085..d8852e4 100644
--- a/atk/atktext.h
+++ b/atk/atktext.h
@@ -17,13 +17,13 @@
* Boston, MA 02111-1307, USA.
*/
+#ifndef __ATK_TEXT_H__
+#define __ATK_TEXT_H__
+
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
#error "Only <atk/atk.h> can be included directly."
#endif
-#ifndef __ATK_TEXT_H__
-#define __ATK_TEXT_H__
-
#include <glib-object.h>
#include <atk/atkobject.h>
#include <atk/atkutil.h>