aboutsummaryrefslogtreecommitdiff
path: root/src/sdl/draw.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sdl/draw.h')
-rw-r--r--src/sdl/draw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sdl/draw.h b/src/sdl/draw.h
index 1c44320..956e474 100644
--- a/src/sdl/draw.h
+++ b/src/sdl/draw.h
@@ -4,7 +4,7 @@
#include <stddef.h> // size_t
#include <SDL.h>
#include <SDL_ttf.h>
-#include "../libsok/sok.h"
+#include "../core/sok.h"
#include "../text/levels.h"
#include "theme.h"