summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPiotr Dziwiński <piotrdz@gmail.com>2013-10-26 09:21:03 -0700
committerPiotr Dziwiński <piotrdz@gmail.com>2013-10-26 09:21:03 -0700
commit19a7196b6131c418ecee72525939c43f37fc49d9 (patch)
treef783e7ed6dc373d603ddeef612db2e7f82290d94 /src
parent7fb83068edab0212e17cf3c059705de9d2d43ca1 (diff)
parent9ddb034bfa3416d64e298022bf594b4481261fae (diff)
downloadcolobot-19a7196b6131c418ecee72525939c43f37fc49d9.tar.gz
colobot-19a7196b6131c418ecee72525939c43f37fc49d9.tar.bz2
colobot-19a7196b6131c418ecee72525939c43f37fc49d9.zip
Merge pull request #242 from OdyX/dev-macosx
Mac OSX (Darwin) build support
Diffstat (limited to 'src')
-rw-r--r--src/app/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/app/main.cpp b/src/app/main.cpp
index 5c0afd3..1e70beb 100644
--- a/src/app/main.cpp
+++ b/src/app/main.cpp
@@ -28,6 +28,7 @@
#include "common/misc.h"
#include "common/restext.h"
+#include <SDL.h>
/* Doxygen main page */