summaryrefslogtreecommitdiffstats
path: root/Project/Shader.h
diff options
context:
space:
mode:
Diffstat (limited to 'Project/Shader.h')
-rw-r--r--Project/Shader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Project/Shader.h b/Project/Shader.h
index b4247cc..7c06925 100644
--- a/Project/Shader.h
+++ b/Project/Shader.h
@@ -5,7 +5,7 @@
#include <unordered_map>
#include <wx/string.h>
-#include "glm\glm.hpp"
+#include "glm/glm.hpp"
struct ShaderSource
{