(svn r14199) -Codechange: split fileio.h into fileio_type.h and fileio_func.h so not everything that includes saveload.h needs to include everything else too.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#include "../console_func.h"
|
||||
#include "../variables.h"
|
||||
#include "../genworld.h"
|
||||
#include "../fileio.h"
|
||||
#include "../fileio_type.h"
|
||||
#include "../fios.h"
|
||||
#include "../blitter/factory.hpp"
|
||||
#include "../core/alloc_func.hpp"
|
||||
|
Reference in New Issue
Block a user