(svn r11667) -Codechange: split window.h into a header that defines some 'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps.
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
#include "train.h"
|
||||
#include "aircraft.h"
|
||||
#include "string.h"
|
||||
#include "window.h"
|
||||
#include "vehicle_gui.h"
|
||||
#include "strings.h"
|
||||
#include "misc/autoptr.hpp"
|
||||
|
Reference in New Issue
Block a user