diff options
Diffstat (limited to 'backends/sdl')
| -rw-r--r-- | backends/sdl/sdl-common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/sdl/sdl-common.h b/backends/sdl/sdl-common.h index 917d641b38..b1024d1f15 100644 --- a/backends/sdl/sdl-common.h +++ b/backends/sdl/sdl-common.h @@ -25,6 +25,7 @@ #include "stdafx.h" #include "scummsys.h" #include "system.h" +#include "backends/intern.h" #include <SDL.h> #include <SDL_thread.h> |
