aboutsummaryrefslogtreecommitdiffstats
path: root/yage/base/glslprogram.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'yage/base/glslprogram.cpp')
-rw-r--r--yage/base/glslprogram.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/yage/base/glslprogram.cpp b/yage/base/glslprogram.cpp
index 11a3191e..131a1a28 100644
--- a/yage/base/glslprogram.cpp
+++ b/yage/base/glslprogram.cpp
@@ -6,7 +6,7 @@
* ----------------------------------------------------------------------------
*/
-#include <YAGE/glslprogram.h>
+#include <yage/base/glslprogram.h>
#include <fstream>
#include <stdexcept>