--- a/hedgewars/options.inc Sun Oct 25 18:16:40 2009 +0000
+++ b/hedgewars/options.inc Sun Oct 25 23:52:36 2009 +0000
@@ -26,4 +26,8 @@
{$DEFINE SDL13}
{$DEFINE GLES11}
{$DEFINE TOUCHINPUT}
-{$ENDIF}
\ No newline at end of file
+{$ENDIF}
+
+{$IFDEF TOUCHINPUT}
+{$DEFINE SDL13}
+{$ENDIF}