summaryrefslogtreecommitdiffstats
path: root/src/script/script.cpp
diff options
context:
space:
mode:
authorPiotr Dziwinski <piotrdz@gmail.com>2012-10-07 00:46:46 +0200
committerPiotr Dziwinski <piotrdz@gmail.com>2012-10-07 00:46:46 +0200
commit97f44035f1b3ebd2681236c23f14c4d3ea7f09ac (patch)
tree6937ba54a2e43d5e42fcb1cb2950684b4ab3c3ac /src/script/script.cpp
parent70dae8796e96b309d95f220dfb083ed81261ceb6 (diff)
downloadcolobot-97f44035f1b3ebd2681236c23f14c4d3ea7f09ac.tar.gz
colobot-97f44035f1b3ebd2681236c23f14c4d3ea7f09ac.tar.bz2
colobot-97f44035f1b3ebd2681236c23f14c4d3ea7f09ac.zip
Changing and saving input bindings
Diffstat (limited to 'src/script/script.cpp')
-rw-r--r--src/script/script.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/script/script.cpp b/src/script/script.cpp
index 2d76ad3..face9b7 100644
--- a/src/script/script.cpp
+++ b/src/script/script.cpp
@@ -19,6 +19,7 @@
#include "script/script.h"
+#include "app/app.h"
#include "common/global.h"
#include "common/iman.h"
#include "common/restext.h"