summaryrefslogtreecommitdiff
path: root/src/cmd_helper.h
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2012-01-03 21:58:26 +0000
committerrubidium <rubidium@openttd.org>2012-01-03 21:58:26 +0000
commitd906c6865ab2a8b0d4dddc47318b90708077a1b5 (patch)
tree8b584f6ca5fc25a938655e5cb72d4a3d0a3c7a93 /src/cmd_helper.h
parentd8d2f7455986fa17615f5ab722e6a5e0d43c9563 (diff)
downloadopenttd-d906c6865ab2a8b0d4dddc47318b90708077a1b5.tar.xz
(svn r23742) -Revert (r23735): for some reason gcc-trunk is more picky than basically everything else :(
Diffstat (limited to 'src/cmd_helper.h')
-rw-r--r--src/cmd_helper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmd_helper.h b/src/cmd_helper.h
index 9396dd414..569708dfc 100644
--- a/src/cmd_helper.h
+++ b/src/cmd_helper.h
@@ -13,6 +13,7 @@
#define CMD_HELPER_H
#include "core/enum_type.hpp"
+#include "core/bitmath_func.hpp"
/**
* Extracts a given type from a value.