(svn r11700) -Codechange: reduce the amount of unnecessary includes.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
#include "window_type.h"
|
||||
#include "vehicle_type.h"
|
||||
#include "tile_type.h"
|
||||
|
||||
struct NewsItem {
|
||||
StringID string_id; ///< Message text (sometimes also used for storing other info)
|
||||
|
Reference in New Issue
Block a user