summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elm_widget_colorselector.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/elementary/elm_widget_colorselector.h')
-rw-r--r--src/lib/elementary/elm_widget_colorselector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/elementary/elm_widget_colorselector.h b/src/lib/elementary/elm_widget_colorselector.h
index a6bd8d38d6..d92d95c50d 100644
--- a/src/lib/elementary/elm_widget_colorselector.h
+++ b/src/lib/elementary/elm_widget_colorselector.h
@@ -3,7 +3,7 @@
#include "Elementary.h"
#include "elm_color_item.eo.h"
-
+#include "elm_colorselector.eo.h"
/* DO NOT USE THIS HEADER UNLESS YOU ARE PREPARED FOR BREAKING OF YOUR
* CODE. THIS IS ELEMENTARY'S INTERNAL WIDGET API (for now) AND IS NOT