summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 99ba4cb..274336f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -39,7 +39,7 @@ file(GLOB PSP_SRC
"Project/fparser/fparser.cc"
"Project/fparser/fpoptimizer.cc"
"Project/wxMathPlot/*.cpp"
- "Project/vendor/glm/*.hpp"
+ "Project/glm/*.hpp"
"Project/glm/detail/*.hpp"
"Project/glm/detail/*.inl"
"Project/glm/ext/*.hpp"