X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/617dc22fc7f446a152b216f4822cc0acecfb229b..1b2f75903244b6c03e1f123533d4385c0c271c78:/main/enigma.cpp diff --git a/main/enigma.cpp b/main/enigma.cpp index 3d84db7d..3a728b8d 100644 --- a/main/enigma.cpp +++ b/main/enigma.cpp @@ -1,4 +1,6 @@ +#undef WITH_SDL #ifdef WITH_SDL +#error #define SDLDC #endif #include @@ -13,6 +15,7 @@ #include #include #ifdef WITH_SDL +#error #include #endif #include