# HG changeset patch # User koda # Date 1382977971 -3600 # Node ID 327d98e165e2c1736ff302078a57121c3f0e696d # Parent b787bf466bdbdd68bee8bee5c550dbfa77a93999 not useful check 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