Correct placement of header listed in wx/wx.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42441 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2006-10-26 09:40:14 +00:00
parent 3c1669aaa3
commit 2835f3cf83

View File

@@ -31,11 +31,11 @@
#include "wx/dcclient.h"
#include "wx/settings.h"
#include "wx/dialog.h"
#include "wx/stopwatch.h"
#endif
#include "wx/dcbuffer.h"
#include "wx/combo.h"
#include "wx/stopwatch.h"
#include "wx/msw/registry.h"
#include "wx/msw/uxtheme.h"