]> git.saurik.com Git - wxWidgets.git/commitdiff
Now needs wxBitmap as a concrete type.
authorRon Lee <ron@debian.org>
Mon, 14 Feb 2005 00:10:01 +0000 (00:10 +0000)
committerRon Lee <ron@debian.org>
Mon, 14 Feb 2005 00:10:01 +0000 (00:10 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32022 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/html/htmlwin.h

index 7ca29a31556b3f5b5c2d849b4017a29f63970f8f..016782b6d642f9da4ba4b197b88a68f499dc3eca 100644 (file)
@@ -26,6 +26,7 @@
 #include "wx/filesys.h"
 #include "wx/html/htmlfilt.h"
 #include "wx/filename.h"
+#include "wx/bitmap.h"
 
 class wxHtmlProcessor;
 class wxHtmlWinModule;