summaryrefslogtreecommitdiff
path: root/engine/stage.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engine/stage.cpp')
-rw-r--r--engine/stage.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/stage.cpp b/engine/stage.cpp
index e2ab46f..39cf52a 100644
--- a/engine/stage.cpp
+++ b/engine/stage.cpp
@@ -1,6 +1,6 @@
#include "stage.h"
-#include "texturesdl.h"
+#include <wriggle/texturesdl.h>
#include <SDL/SDL_opengl.h>
#include <cmath>