(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:
@@ -5,10 +5,8 @@
|
||||
#include "../functions.h"
|
||||
#include "../gfx.h"
|
||||
#include "../macros.h"
|
||||
#include "../network/network.h"
|
||||
#include "../variables.h"
|
||||
#include "../win32.h"
|
||||
#include "../window.h"
|
||||
#include "../blitter/factory.hpp"
|
||||
#include "win32_v.h"
|
||||
#include <windows.h>
|
||||
|
Reference in New Issue
Block a user