summaryrefslogtreecommitdiff
path: root/clutter/clutter.h
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2014-03-17 18:19:52 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2014-03-17 18:53:27 +0000
commitc69bb976b3e92cb4d4ef270fb955ce1c8f85a281 (patch)
tree96545d32e184157e2b0ad8bc6151451f3872081f /clutter/clutter.h
parent2102573700c84dcb9f94a77eaee7863326ebe3db (diff)
downloadclutter-c69bb976b3e92cb4d4ef270fb955ce1c8f85a281.tar.gz
Annotate all public symbols
We are going to switch to compiler annotations to determine the visibility of the symbols.
Diffstat (limited to 'clutter/clutter.h')
-rw-r--r--clutter/clutter.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/clutter/clutter.h b/clutter/clutter.h
index 4a612b732..cb7985ae2 100644
--- a/clutter/clutter.h
+++ b/clutter/clutter.h
@@ -61,6 +61,7 @@
#include "clutter-drop-action.h"
#include "clutter-effect.h"
#include "clutter-enums.h"
+#include "clutter-enum-types.h"
#include "clutter-event.h"
#include "clutter-feature.h"
#include "clutter-fixed-layout.h"
@@ -109,8 +110,6 @@
#include "clutter-version.h"
#include "clutter-zoom-action.h"
-#include "clutter-enum-types.h"
-
#include "clutter-deprecated.h"
#undef __CLUTTER_H_INSIDE__