]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/slider.cpp
updates from Adrián González Alba
[wxWidgets.git] / src / univ / slider.cpp
index e554c51ae28ae49754bd0e1a60ce16252b8bb5fc..25d5e99541041b457082db2080bc4f9e7ff8aa44 100644 (file)
     #pragma hdrstop
 #endif
 
-#ifndef WX_PRECOMP
-    #include "wx/dc.h"
-#endif
+#if wxUSE_SLIDER
 
 #include "wx/slider.h"
 
-#if wxUSE_SLIDER
+#ifndef WX_PRECOMP
+    #include "wx/dc.h"
+#endif
 
 #include "wx/univ/renderer.h"
 #include "wx/univ/inphand.h"