]> git.saurik.com Git - wxWidgets.git/commitdiff
put wx/app.h back though, for people without precompiled headers. :)
authorRon Lee <ron@debian.org>
Sun, 7 Jul 2002 00:05:32 +0000 (00:05 +0000)
committerRon Lee <ron@debian.org>
Sun, 7 Jul 2002 00:05:32 +0000 (00:05 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16070 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/msw/spinbutt.cpp

index ed7a3174585b2ad5d701ebb027af66ce653805ca..662a102242e0aba38f1c59c97534b754ffd0ae35 100644 (file)
@@ -30,6 +30,7 @@
 #endif
 
 #ifndef WX_PRECOMP
+#include "wx/app.h"
 #endif
 
 #if wxUSE_SPINBTN