summaryrefslogtreecommitdiff
path: root/src/bin/elementary/test_efl_ui_text.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/elementary/test_efl_ui_text.c')
-rw-r--r--src/bin/elementary/test_efl_ui_text.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/elementary/test_efl_ui_text.c b/src/bin/elementary/test_efl_ui_text.c
index 8a4da1e849..e7e909b84f 100644
--- a/src/bin/elementary/test_efl_ui_text.c
+++ b/src/bin/elementary/test_efl_ui_text.c
@@ -4,7 +4,7 @@
#define EO_BETA_API
#include <Efl_Ui.h>
#include <Elementary.h>
-
+#include "elm_priv.h" //FIXME remove this once efl.ui.text doesn't need elm_general.h
static void
_apply_style(Eo *obj, size_t start_pos, size_t end_pos, const char *style)
{