]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/slider.cpp
simplifying alpha, adding commented part for high-res screens
[wxWidgets.git] / src / palmos / slider.cpp
index 7598d4f846482f8c4f298f2c124d0b2b1ce74abf..fc4ab1a954b560da786fb4a9a53024ed1546e77a 100644 (file)
 #ifndef WX_PRECOMP
     #include "wx/utils.h"
     #include "wx/brush.h"
+    #include "wx/toplevel.h"
 #endif
 
-#include "wx/toplevel.h"
-
 #include <Form.h>
 #include <Control.h>