]> git.saurik.com Git - wxWidgets.git/commitdiff
Correct placement of header listed in wx/wx.h
authorWłodzimierz Skiba <abx@abx.art.pl>
Thu, 26 Oct 2006 09:40:14 +0000 (09:40 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Thu, 26 Oct 2006 09:40:14 +0000 (09:40 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42441 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/msw/combo.cpp

index e8c7611295b2724255c713c413012c38e7fbe454..822eaf453ccd694f962d329b0c02dc89b2cd66d5 100644 (file)
     #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"