Oops, it crashes unless I include them this way around

This was SVN commit r5145.
This commit is contained in:
Ykkrosh 2007-06-05 18:29:36 +00:00
parent 4e83672579
commit 789ba49ca2

View File

@ -16,8 +16,8 @@
#ifdef USING_PCH
#define WX_PRECOMP
#include "wx/wxprec.h"
#include "common/main.h"
#include "wx/wxprec.h"
#endif