From bb95b7e730bc839bb73c7452dadbe368c477dcc2 Mon Sep 17 00:00:00 2001 From: Jacob Keeler Date: Mon, 2 Jul 2018 17:53:57 -0400 Subject: Fix minor issues with help prompt manager tests after merge --- src/components/application_manager/test/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/components/application_manager/test/CMakeLists.txt') diff --git a/src/components/application_manager/test/CMakeLists.txt b/src/components/application_manager/test/CMakeLists.txt index 33fc4a4ebd..342145d037 100755 --- a/src/components/application_manager/test/CMakeLists.txt +++ b/src/components/application_manager/test/CMakeLists.txt @@ -45,6 +45,7 @@ include_directories( ${COMPONENTS_DIR}/media_manager/include/ ${COMPONENTS_DIR}/security_manager/include/ ${COMPONENTS_DIR}/application_manager/test/include/ + ${COMPONENTS_DIR}/application_manager/rpc_plugins/sdl_rpc_plugin/include/ ${BSON_INCLUDE_DIRECTORY} ) -- cgit v1.2.1