forked from mirror/OpenTTD
(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless includes.
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
#include "window_gui.h"
|
||||
#include "viewport.h"
|
||||
#include "news.h"
|
||||
#include "vehicle.h"
|
||||
#include "sound.h"
|
||||
#include "variables.h"
|
||||
#include "string.h"
|
||||
@@ -17,6 +16,7 @@
|
||||
#include "strings_func.h"
|
||||
#include "window_func.h"
|
||||
#include "date_func.h"
|
||||
#include "vehicle_base.h"
|
||||
|
||||
/** @file news_gui.cpp
|
||||
*
|
||||
|
Reference in New Issue
Block a user