diff options
| author | Ronny Strutz <ronny.strutz@multimedia-labs.de> | 2005-08-28 23:13:58 +0000 |
|---|---|---|
| committer | Ronny Strutz <ronny.strutz@multimedia-labs.de> | 2005-08-28 23:13:58 +0000 |
| commit | 301bab11f8453a6899153b7be338a352803b22cb (patch) | |
| tree | 5df637e4d8812cb83f5073f5160625aee65c3937 /lib/gdi/sdl.cpp | |
| parent | 1f5b1a20e4de369c197de1dae8fcb368e3e10b26 (diff) | |
| download | enigma2-301bab11f8453a6899153b7be338a352803b22cb.tar.gz enigma2-301bab11f8453a6899153b7be338a352803b22cb.zip | |
added setup screens
Diffstat (limited to 'lib/gdi/sdl.cpp')
| -rw-r--r-- | lib/gdi/sdl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gdi/sdl.cpp b/lib/gdi/sdl.cpp index 10513ae5..655fa933 100644 --- a/lib/gdi/sdl.cpp +++ b/lib/gdi/sdl.cpp @@ -1,5 +1,5 @@ #ifdef WITH_SDL - +#error #include <lib/gdi/sdl.h> #include <lib/base/init.h> |
