(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:
@@ -31,6 +31,7 @@
|
||||
#include "vehicle_base.h"
|
||||
#include "autoreplace_base.h"
|
||||
#include "statusbar_gui.h"
|
||||
#include "fileio_func.h"
|
||||
#include <list>
|
||||
#include "gamelog.h"
|
||||
|
||||
|
Reference in New Issue
Block a user