summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--other-licenses/atk-1.0/atk/atkobject.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/other-licenses/atk-1.0/atk/atkobject.h b/other-licenses/atk-1.0/atk/atkobject.h
index 987f2cefce..de9da63134 100644
--- a/other-licenses/atk-1.0/atk/atkobject.h
+++ b/other-licenses/atk-1.0/atk/atkobject.h
@@ -20,14 +20,14 @@
#ifndef __ATK_OBJECT_H__
#define __ATK_OBJECT_H__
-#ifdef __cplusplus
-extern "C" {
-#endif /* __cplusplus */
-
#include <glib-object.h>
#include <atk/atkstate.h>
#include <atk/atkrelationtype.h>
+#ifdef __cplusplus
+extern "C" {
+#endif /* __cplusplus */
+
/*
* AtkObject represents the minimum information all accessible objects
* return. This information includes accessible name, accessible