author | koda |
Mon, 28 Oct 2013 17:32:51 +0100 | |
changeset 9653 | 327d98e165e2 |
parent 9652 | b787bf466bdb |
child 9654 | 47332746e6d9 |
--- 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 <QDebug> #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