summaryrefslogtreecommitdiff
path: root/src/sdlshared.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sdlshared.h')
-rw-r--r--src/sdlshared.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sdlshared.h b/src/sdlshared.h
index 7683cb9f2..48e4ce25b 100644
--- a/src/sdlshared.h
+++ b/src/sdlshared.h
@@ -58,6 +58,7 @@
#define SDL_Window SDL_Surface
#define SDL_JoystickNameForIndex SDL_JoystickName
+#define SurfaceImageHelper SDLImageHelper
#endif // USE_SDL2