]> git.saurik.com Git - wxWidgets.git/commitdiff
Add missing header for wxMotif.
authorMattia Barbon <mbarbon@cpan.org>
Thu, 5 Jun 2003 18:11:45 +0000 (18:11 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Thu, 5 Jun 2003 18:11:45 +0000 (18:11 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20947 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/html/htmlwin.cpp

index 1af6efb59dad9733f0ab5d9c2cfcefcc4a7b9823..1b67f52cf5a0981f4369122eee874380665e192d 100644 (file)
@@ -33,6 +33,7 @@
 #include "wx/html/htmlproc.h"
 #include "wx/list.h"
 #include "wx/clipbrd.h"
+#include "wx/dataobj.h"
 #include "wx/timer.h"
 #include "wx/dcmemory.h"