(svn r13140) -Codechange: move the gui-list-sorting out of window_gui.h so window_gui.h only needs to be included in *_gui.cpp.
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
#ifndef VEHICLE_GUI_H
|
||||
#define VEHICLE_GUI_H
|
||||
|
||||
#include "window_gui.h"
|
||||
#include "sortlist_type.h"
|
||||
#include "window_type.h"
|
||||
#include "vehicle_type.h"
|
||||
#include "order_type.h"
|
||||
#include "station_type.h"
|
||||
|
Reference in New Issue
Block a user