summaryrefslogtreecommitdiffhomepage
path: root/src/rodeo_internal_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rodeo_internal_types.h')
-rw-r--r--src/rodeo_internal_types.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/rodeo_internal_types.h b/src/rodeo_internal_types.h
index 149db6b..531d450 100644
--- a/src/rodeo_internal_types.h
+++ b/src/rodeo_internal_types.h
@@ -9,8 +9,8 @@
#if __EMSCRIPTEN__
#include <emscripten/emscripten.h>
#endif
-#include "SDL2/SDL.h"
-#include "SDL2/SDL_syswm.h"
+#include "SDL.h"
+#include "SDL_syswm.h"
#include "bgfx/c99/bgfx.h"
#include "stc/crandom.h"