summaryrefslogtreecommitdiff
path: root/src/components/telemetry_monitor/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/telemetry_monitor/CMakeLists.txt')
-rw-r--r--src/components/telemetry_monitor/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/telemetry_monitor/CMakeLists.txt b/src/components/telemetry_monitor/CMakeLists.txt
index a9c0e14224..3e8b2a9741 100644
--- a/src/components/telemetry_monitor/CMakeLists.txt
+++ b/src/components/telemetry_monitor/CMakeLists.txt
@@ -47,6 +47,7 @@ include_directories (
${COMPONENTS_DIR}/media_manager/include/
${COMPONENTS_DIR}/smart_objects/include/
${COMPONENTS_DIR}/config_profile/include/
+ ${COMPONENTS_DIR}/resumption/include
${JSONCPP_INCLUDE_DIRECTORY}
${CMAKE_BINARY_DIR}/src/components/
${LOG4CXX_INCLUDE_DIRECTORY}