Fix mingw compile
svn-id: r23976
This commit is contained in:
parent
f0ac3d1c9e
commit
17d4f41a88
2 changed files with 3 additions and 3 deletions
|
@ -20,9 +20,6 @@
|
|||
*/
|
||||
|
||||
#include "common/stdafx.h"
|
||||
#if defined(WIN32) && !defined (__SYMBIAN32__)
|
||||
#include <malloc.h>
|
||||
#endif
|
||||
#include "engines/engine.h"
|
||||
#include "common/config-manager.h"
|
||||
#include "common/file.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue