Added missing include for MinGW non-PCH compile

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42439 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2006-10-26 08:51:35 +00:00
parent f27372556d
commit e27e3a51b0

View File

@@ -34,8 +34,8 @@
#endif
#include "wx/dcbuffer.h"
#include "wx/combo.h"
#include "wx/stopwatch.h"
#include "wx/msw/registry.h"
#include "wx/msw/uxtheme.h"