aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/SDLContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/crepe/SDLContext.h')
-rw-r--r--src/crepe/SDLContext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crepe/SDLContext.h b/src/crepe/SDLContext.h
index 4d9c1bc..ea05c7b 100644
--- a/src/crepe/SDLContext.h
+++ b/src/crepe/SDLContext.h
@@ -6,7 +6,7 @@
#include "api/Sprite.h"
#include "api/Transform.h"
-#include "RenderSystem.h"
+#include "system/RenderSystem.h"
namespace crepe::api {
class Texture;