mirror of https://github.com/OpenTTD/OpenTTD
(svn r12950) -Fix: two includes is one too much
parent
a1e77073fe
commit
26f11fd181
|
@ -49,8 +49,6 @@
|
|||
#include "map_func.h"
|
||||
#include <map>
|
||||
|
||||
#include <map>
|
||||
|
||||
#include "table/strings.h"
|
||||
#include "table/sprites.h"
|
||||
#include "table/town_land.h"
|
||||
|
|
Loading…
Reference in New Issue