From 9e9a9937ba94a3d800fce33c7f74cc32e2fef14c Mon Sep 17 00:00:00 2001 From: Didier 'OdyX' Raboud Date: Tue, 29 Oct 2013 14:43:24 +0100 Subject: Revert "Include SDL.h in main.cpp to make sure the main loop is SDL's main loop" This was the wrong fix for the problem. This reverts commit f31a570d96e1a0ee28baecefa18b7e8c586c201c. --- src/app/main.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/app/main.cpp b/src/app/main.cpp index 1e70beb..5c0afd3 100644 --- a/src/app/main.cpp +++ b/src/app/main.cpp @@ -28,7 +28,6 @@ #include "common/misc.h" #include "common/restext.h" -#include /* Doxygen main page */ -- cgit v1.2.3-1-g7c22