summaryrefslogtreecommitdiff
path: root/gfx/gl/program.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/gl/program.cpp')
-rw-r--r--gfx/gl/program.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/gl/program.cpp b/gfx/gl/program.cpp
index 7791e3e..0b60eaa 100644
--- a/gfx/gl/program.cpp
+++ b/gfx/gl/program.cpp
@@ -2,7 +2,7 @@
#include "shader.h"
#include <glm/gtc/type_ptr.hpp>
#include <glm/gtx/transform.hpp>
-#include <location.hpp>
+#include <location.h>
#include <maths.h>
void