summaryrefslogtreecommitdiff
path: root/src/components/policy/src/policy/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/policy/src/policy/CMakeLists.txt')
-rw-r--r--src/components/policy/src/policy/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/policy/src/policy/CMakeLists.txt b/src/components/policy/src/policy/CMakeLists.txt
index 37a8d4360..2b794e9db 100644
--- a/src/components/policy/src/policy/CMakeLists.txt
+++ b/src/components/policy/src/policy/CMakeLists.txt
@@ -46,6 +46,7 @@ include_directories (
${JSONCPP_INCLUDE_DIRECTORY}
#${CMAKE_CURRENT_BINARY_DIR}
${CMAKE_SOURCE_DIR}/src/components/utils/include/
+ ${CMAKE_SOURCE_DIR}/src/components
${CMAKE_SOURCE_DIR}/src/components/config_profile/include
${LOG4CXX_INCLUDE_DIRECTORY}
)