forked from mirror/OpenTTD
(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:
@@ -17,7 +17,6 @@
|
||||
#include "network_gui.h"
|
||||
#include "../saveload.h"
|
||||
#include "../command.h"
|
||||
#include "../window.h"
|
||||
#include "../console.h"
|
||||
#include "../variables.h"
|
||||
#include "../ai/ai.h"
|
||||
|
Reference in New Issue
Block a user