summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elm_widget_hover.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/elementary/elm_widget_hover.h')
-rw-r--r--src/lib/elementary/elm_widget_hover.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/elementary/elm_widget_hover.h b/src/lib/elementary/elm_widget_hover.h
index 05b531c371..41bc3151ef 100644
--- a/src/lib/elementary/elm_widget_hover.h
+++ b/src/lib/elementary/elm_widget_hover.h
@@ -3,6 +3,7 @@
#include "Elementary.h"
#include "elm_widget_layout.h"
+#include "elm_hover.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