Remove web storage usage popup
[platform/framework/web/wrt.git] / CMakeLists.txt
index effa699..2350e23 100644 (file)
@@ -238,7 +238,8 @@ ADD_SUBDIRECTORY(po)
 
 SET(WRT_API_NEW_INCLUDES
     "${PROJECT_SOURCE_DIR}/src/api_new/"
-    "${PROJECT_SOURCE_DIR}/src/domain/")
+    "${PROJECT_SOURCE_DIR}/src/domain/"
+    "${PROJECT_SOURCE_DIR}/src/view/")
 
 SET(PKGCONFIG_DIR ${PROJECT_SOURCE_DIR}/pkgconfig)