added setup screens
[enigma2.git] / main / enigma.cpp
index 3d84db7d27537057547c1cdab7c5743370c27cc0..3a728b8df7e5e5d11b98989818ddfd1fd63ef3d4 100644 (file)
@@ -1,4 +1,6 @@
+#undef WITH_SDL
 #ifdef WITH_SDL
+#error
 #define SDLDC
 #endif
 #include <stdio.h>
@@ -13,6 +15,7 @@
 #include <lib/gdi/grc.h>
 #include <lib/gdi/gfbdc.h>
 #ifdef WITH_SDL
+#error
 #include <lib/gdi/sdl.h>
 #endif
 #include <lib/gdi/font.h>