(svn r19062) -Codechange: Move smallmap related functions to their own header.

This commit is contained in:
terkhen
2010-02-08 21:19:41 +00:00
parent e1f7fd7859
commit c39a4b22aa
8 changed files with 29 additions and 3 deletions

View File

@@ -41,6 +41,7 @@
#include "rail.h"
#include "widgets/dropdown_type.h"
#include "company_base.h"
#include "smallmap_gui.h"
#include "network/network.h"
#include "network/network_gui.h"