]> git.saurik.com Git - wxWidgets.git/commitdiff
Motif compilation fix.
authorMattia Barbon <mbarbon@cpan.org>
Thu, 3 Feb 2005 22:14:24 +0000 (22:14 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Thu, 3 Feb 2005 22:14:24 +0000 (22:14 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31731 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

utils/tex2rtf/src/tex2rtf.cpp

index 46855357c290bb2d41d98e5d6a0bcd64a37eb641..9e78bad8a9999cf356a7eeeb74aa1d3882f00981 100644 (file)
@@ -27,6 +27,7 @@
         #include "wx/textctrl.h"
         #include "wx/filedlg.h"
         #include "wx/msgdlg.h"
+        #include "wx/icon.h"
     #endif
 #endif