]> git.saurik.com Git - wxWidgets.git/commitdiff
(Blind) wxMotif compilation fix.
authorMattia Barbon <mbarbon@cpan.org>
Sun, 28 Sep 2003 13:53:07 +0000 (13:53 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Sun, 28 Sep 2003 13:53:07 +0000 (13:53 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23985 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

samples/widgets/checkbox.cpp

index 8b242623b2d1d22a7ca63c6fcc3256ef9c4667e0..fe14ea96573f6a95912c37d65b6e2df5492703ed 100644 (file)
@@ -29,6 +29,7 @@
     #include "wx/app.h"
     #include "wx/log.h"
 
+    #include "wx/bitmap.h"
     #include "wx/button.h"
     #include "wx/checkbox.h"