aboutsummaryrefslogtreecommitdiff
path: root/base/main.cpp
diff options
context:
space:
mode:
authorJohannes Schickel2011-08-19 01:08:29 +0200
committerJohannes Schickel2011-08-19 01:08:29 +0200
commit14c8df76eadbedef36a9691a71c4b80889a5b3cc (patch)
treed6b93cc5d0f16820e4b131869ecd7a6f8d8cbef8 /base/main.cpp
parentff98725172cd1b57251fb9ead4ef1aaf4081e730 (diff)
downloadscummvm-rg350-14c8df76eadbedef36a9691a71c4b80889a5b3cc.tar.gz
scummvm-rg350-14c8df76eadbedef36a9691a71c4b80889a5b3cc.tar.bz2
scummvm-rg350-14c8df76eadbedef36a9691a71c4b80889a5b3cc.zip
BASE: Remove leftover include for testing.
Diffstat (limited to 'base/main.cpp')
-rw-r--r--base/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/main.cpp b/base/main.cpp
index 435eeb1571..a0792a9ad2 100644
--- a/base/main.cpp
+++ b/base/main.cpp
@@ -48,7 +48,6 @@
#include "common/textconsole.h"
#include "common/tokenizer.h"
#include "common/translation.h"
-#include "common/math.h"
#include "gui/gui-manager.h"
#include "gui/error.h"