From 492c65009cb186024f52ec1970617028c3d09efe Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 24 Jun 2006 12:33:52 +0000 Subject: Started to move 'monolithic' parts of our ports to the new 'background/platform' directory (see also the 'Modular_Backends' page in our Wiki) svn-id: r23293 --- backends/symbian/src/SymbianOS.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backends/symbian/src') 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 -- cgit v1.2.3