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 7de8686..6fb9582 100644
--- a/WebKit/CMakeLists.txt
+++ b/WebKit/CMakeLists.txt
@@ -29,6 +29,7 @@ SET(WebKit_INCLUDE_DIRECTORIES
"${WEBCORE_DIR}/rendering/style"
"${WEBCORE_DIR}/storage"
"${WEBCORE_DIR}/svg"
+ "${WEBCORE_DIR}/svg/properties"
"${JAVASCRIPTCORE_DIR}"
"${JAVASCRIPTCORE_DIR}/ForwardingHeaders"
"${JAVASCRIPTCORE_DIR}/API"