Fix mingw compile

svn-id: r23976
This commit is contained in:
Travis Howell 2006-09-23 01:05:30 +00:00
parent f0ac3d1c9e
commit 17d4f41a88
2 changed files with 3 additions and 3 deletions

View file

@ -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"