- bugfixes for compiling on older wxwidgets and also for mingw

This commit is contained in:
Mark Vejvoda
2011-04-05 07:08:29 +00:00
parent de5eb1e3c3
commit 1f433d6339
2 changed files with 4 additions and 4 deletions

View File

@@ -21,7 +21,7 @@
#ifdef WIN32
#include <shlwapi.h>
#include <Shlobj.h>
#include <shlobj.h>
#endif
#include "leak_dumper.h"