summaryrefslogtreecommitdiff
path: root/PluginControlInterface/test/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'PluginControlInterface/test/CMakeLists.txt')
-rw-r--r--PluginControlInterface/test/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/PluginControlInterface/test/CMakeLists.txt b/PluginControlInterface/test/CMakeLists.txt
index 87628ba..8b5fb88 100644
--- a/PluginControlInterface/test/CMakeLists.txt
+++ b/PluginControlInterface/test/CMakeLists.txt
@@ -32,7 +32,7 @@ INCLUDE_DIRECTORIES(
${AUDIO_INCLUDE_FOLDER}
${CMAKE_SOURCE_DIR}
${DLT_INCLUDE_DIRS}
- ${include_FOLDER}
+ ${INCLUDE_FOLDER}
${GTEST_INCLUDE_DIR}
${DBUS_INCLUDE_DIR}
${DBUS_ARCH_INCLUDE_DIR}