(svn r21984) -Fix: Compilation without AI was broken

This commit is contained in:
planetmaker 2011-02-05 19:36:02 +00:00
parent b0e4ff1dff
commit e145d632cd
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@
#include "table/sprites.h"
#include "table/strings.h"
#include <map>
static const StringID _units_dropdown[] = {
STR_GAME_OPTIONS_MEASURING_UNITS_IMPERIAL,