(svn r12989) -Codechange: move ViewportSign to viewport_type.h.

This commit is contained in:
rubidium
2008-05-07 13:18:33 +00:00
parent c2a54a60bb
commit e38e1aa631
9 changed files with 27 additions and 8 deletions

View File

@@ -32,6 +32,7 @@
#include "settings_type.h"
#include "newgrf_station.h"
#include "oldpool_func.h"
#include "viewport_func.h"
#include "table/strings.h"