mirror of https://github.com/OpenTTD/OpenTTD
(svn r21984) -Fix: Compilation without AI was broken
parent
b0e4ff1dff
commit
e145d632cd
|
@ -35,6 +35,7 @@
|
||||||
|
|
||||||
#include "table/sprites.h"
|
#include "table/sprites.h"
|
||||||
#include "table/strings.h"
|
#include "table/strings.h"
|
||||||
|
#include <map>
|
||||||
|
|
||||||
static const StringID _units_dropdown[] = {
|
static const StringID _units_dropdown[] = {
|
||||||
STR_GAME_OPTIONS_MEASURING_UNITS_IMPERIAL,
|
STR_GAME_OPTIONS_MEASURING_UNITS_IMPERIAL,
|
||||||
|
|
Loading…
Reference in New Issue