summaryrefslogtreecommitdiff
path: root/libs/clearlooks-newer/ge-support.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/clearlooks-newer/ge-support.h')
-rw-r--r--libs/clearlooks-newer/ge-support.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/libs/clearlooks-newer/ge-support.h b/libs/clearlooks-newer/ge-support.h
new file mode 100644
index 0000000000..e0a42b6c3d
--- /dev/null
+++ b/libs/clearlooks-newer/ge-support.h
@@ -0,0 +1,9 @@
+#ifndef GE_SUPPORT_H
+#define GE_SUPPORT_H
+
+#include "general-support.h"
+#include "cairo-support.h"
+#include "widget-information.h"
+
+
+#endif /* GE_SUPPORT_H */