summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/efl/ScrollbarEfl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/platform/efl/ScrollbarEfl.cpp')
-rw-r--r--WebCore/platform/efl/ScrollbarEfl.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/platform/efl/ScrollbarEfl.cpp b/WebCore/platform/efl/ScrollbarEfl.cpp
index 5b8002d..1030ebd 100644
--- a/WebCore/platform/efl/ScrollbarEfl.cpp
+++ b/WebCore/platform/efl/ScrollbarEfl.cpp
@@ -35,6 +35,7 @@
#include <Ecore.h>
#include <Edje.h>
+#include <Evas.h>
#include <string>
#include <wtf/text/CString.h>