aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/Render/Texture.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libjin/Render/Texture.h')
-rw-r--r--src/libjin/Render/Texture.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libjin/Render/Texture.h b/src/libjin/Render/Texture.h
index c42e533..27b36f2 100644
--- a/src/libjin/Render/Texture.h
+++ b/src/libjin/Render/Texture.h
@@ -3,7 +3,7 @@
#include "../modules.h"
#if JIN_MODULES_RENDER
-#include "3rdparty/GLee/GLee.h"
+#include "../3rdparty/GLee/GLee.h"
#include "color.h"
#include "drawable.h"
namespace jin