summaryrefslogtreecommitdiff
path: root/src/components/formatters/test/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/formatters/test/CMakeLists.txt')
-rw-r--r--src/components/formatters/test/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/formatters/test/CMakeLists.txt b/src/components/formatters/test/CMakeLists.txt
index d245626dae..60d5fcf411 100644
--- a/src/components/formatters/test/CMakeLists.txt
+++ b/src/components/formatters/test/CMakeLists.txt
@@ -36,7 +36,7 @@ include_directories(
${COMPONENTS_DIR}/smart_objects/include
${COMPONENTS_DIR}/formatters/include
${COMPONENTS_DIR}/formatters/test/include
- ${CMAKE_BINARY_DIR}/src/components/interfaces
+ ${CMAKE_BINARY_DIR}/src/components
${JSONCPP_INCLUDE_DIRECTORY}
)