Update of /cvsroot/mahogany/M/src/modules
In directory sc8-pr-cvs1:/tmp/cvs-serv32510/src/modules
Modified Files:
BareBonesEditor.cpp HtmlViewer.cpp
Log Message:
compilation fixes after headers cleanup
Index: BareBonesEditor.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/modules/BareBonesEditor.cpp,v
retrieving revision 1.10
retrieving revision 1.11
diff -b -u -2 -r1.10 -r1.11
--- BareBonesEditor.cpp 15 Sep 2003 17:01:40 -0000 1.10
+++ BareBonesEditor.cpp 16 Sep 2003 21:32:45 -0000 1.11
@@ -28,4 +28,6 @@
#endif // USE_PCH
+#include <wx/imaglist.h>
+
#include "Composer.h"
#include "MessageEditor.h"
Index: HtmlViewer.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/modules/HtmlViewer.cpp,v
retrieving revision 1.49
retrieving revision 1.50
diff -b -u -2 -r1.49 -r1.50
--- HtmlViewer.cpp 15 Sep 2003 17:01:40 -0000 1.49
+++ HtmlViewer.cpp 16 Sep 2003 21:32:45 -0000 1.50
@@ -34,5 +34,7 @@
#include <wx/fs_mem.h>
-#include "wx/html/m_templ.h"
+#include <wx/html/htmlwin.h>
+#include <wx/html/htmprint.h>
+#include <wx/html/m_templ.h>
class HtmlViewerWindow;
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates