]> git.saurik.com Git - wxWidgets.git/commitdiff
Compilation fix.
authorMattia Barbon <mbarbon@cpan.org>
Mon, 4 Aug 2003 19:55:49 +0000 (19:55 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Mon, 4 Aug 2003 19:55:49 +0000 (19:55 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22591 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/msw/glcanvas.cpp

index 4f84b3c3884f7e828c8dfb5103b3425fa01d5161..3735184352dc7549c4e3df238dcbd21b41d0858b 100644 (file)
@@ -26,6 +26,7 @@
     #include "wx/settings.h"
     #include "wx/intl.h"
     #include "wx/log.h"
+    #include "wx/app.h"
 #endif
 
 #include "wx/msw/private.h"