summaryrefslogtreecommitdiffstats
path: root/src/codecs/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/codecs/CMakeLists.txt')
-rw-r--r--src/codecs/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/codecs/CMakeLists.txt b/src/codecs/CMakeLists.txt
index b200b3167..677dd1f26 100644
--- a/src/codecs/CMakeLists.txt
+++ b/src/codecs/CMakeLists.txt
@@ -2,7 +2,7 @@ include_directories(
${CMAKE_BINARY_DIR}
${CMAKE_CURRENT_BINARY_DIR}
${CMAKE_CURRENT_SOURCE_DIR}
- ${CMAKE_SOURCE_DIR}/mkspecs/linux-g++-64
+ ${TQT_PLATFORM_INCLUDE_DIRS}
${CMAKE_BINARY_DIR}/include
)