aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 3931e74..60d9619 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -32,7 +32,7 @@
// Modified by: DEC05EBA
#include <GL/glew.h>
-#include "../include/window_texture.h"
+#include "window_texture.h"
#include <SDL.h>
#include <SDL_opengl.h>