]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/scrarrow.cpp
set icons bundle, not single icon, for frames loaded from XRC
[wxWidgets.git] / src / univ / scrarrow.cpp
index 94c79d67156b393523a8d43fa8d9ad2056cdbc86..312bdeee1f1047afc4c573b2c721bfd4fde5be3e 100644 (file)
@@ -24,6 +24,7 @@
 #endif
 
 #ifndef WX_PRECOMP
+    #include "wx/window.h"
 #endif
 
 #include "wx/univ/scrtimer.h"
@@ -298,4 +299,3 @@ bool wxScrollArrows::HandleMouse(const wxMouseEvent& event) const
 
     return true;
 }
-