]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/slider95.cpp
Renamed m_clientData member variable to avoid clash with variable with same
[wxWidgets.git] / src / msw / slider95.cpp
index 480e82b6005c5f9e3b344aea8d38fa985727e476..ef1893737420cb934f1fb823e2c40aa754117386 100644 (file)
 #include "wx/slider.h"
 
 #ifndef WX_PRECOMP
+    #include "wx/msw/wrapcctl.h" // include <commctrl.h> "properly"
     #include "wx/brush.h"
 #endif
 
 #include "wx/msw/subwin.h"
 
-// include <commctrl.h> "properly"
-#include "wx/msw/wrapcctl.h"
-
 // ----------------------------------------------------------------------------
 // constants
 // ----------------------------------------------------------------------------