diff -r b787bf466bdb -r 327d98e165e2 QTfrontend/ui/widget/about.cpp --- a/QTfrontend/ui/widget/about.cpp Mon Oct 28 17:10:07 2013 +0100 +++ b/QTfrontend/ui/widget/about.cpp Mon Oct 28 17:32:51 2013 +0100 @@ -28,13 +28,8 @@ #include #include "hwconsts.h" #include "SDLInteraction.h" -#if SDL_VERSION_ATLEAST(2, 0, 0) -#include "SDL2/SDL.h" -#include "SDL2/SDL_version.h" -#else #include "SDL.h" #include "SDL_version.h" -#endif #include "physfs.h" #ifdef VIDEOREC