QTfrontend/ui/widget/about.cpp
changeset 9653 327d98e165e2
parent 9650 1c7c87ce37fd
child 9677 71626318f80e
child 9950 2759212a27de
child 9957 7a62f31895ac
--- 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