diff options
Diffstat (limited to 'backends/symbian/src')
-rw-r--r-- | backends/symbian/src/SymbianOS.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/symbian/src/SymbianOS.h b/backends/symbian/src/SymbianOS.h index 4e8dbeb983..955f59c59c 100644 --- a/backends/symbian/src/SymbianOS.h +++ b/backends/symbian/src/SymbianOS.h @@ -25,7 +25,7 @@ #ifndef SDLSYMBIANH #define SDLSYMBIANH -#include "backends/sdl/sdl-common.h" +#include "backends/platform/sdl/sdl-common.h" /** Vibration support */ #ifdef USE_VIBRA_SE_PXXX |