- cleaned up the includes in m_png.h, this file had far too many and far too broad dependencies.
This commit is contained in:
parent
cc48f18303
commit
1fe667c6a0
13 changed files with 34 additions and 16 deletions
|
|
@ -43,6 +43,7 @@
|
|||
#include "serializer.h"
|
||||
#include "vm.h"
|
||||
#include "i_system.h"
|
||||
#include "v_video.h"
|
||||
|
||||
// Save name length limit for old binary formats.
|
||||
#define OLDSAVESTRINGSIZE 24
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue