QTfrontend/util/DataManager.cpp
changeset 15447 999f82643048
parent 14874 9379ef4fac80
--- a/QTfrontend/util/DataManager.cpp	Mon Oct 07 23:14:39 2019 +0200
+++ b/QTfrontend/util/DataManager.cpp	Wed Oct 09 07:43:43 2019 +0200
@@ -28,7 +28,7 @@
 #include <QSettings>
 #include <QColor>
 
-#include <SDL2/SDL.h>
+#include <SDL.h>
 
 #include "hwconsts.h"
 #include "HWApplication.h"