summaryrefslogtreecommitdiffstats
path: root/WebKit/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/CMakeLists.txt')
-rw-r--r--WebKit/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebKit/CMakeLists.txt b/WebKit/CMakeLists.txt
index 6bc5100..7de8686 100644
--- a/WebKit/CMakeLists.txt
+++ b/WebKit/CMakeLists.txt
@@ -1,6 +1,7 @@
SET(WebKit_INCLUDE_DIRECTORIES
"${WEBKIT_DIR}"
"${WEBCORE_DIR}"
+ "${WEBCORE_DIR}/accessibility"
"${WEBCORE_DIR}/bindings/js"
"${WEBCORE_DIR}/bindings"
"${WEBCORE_DIR}/bridge"