[I have forgotten my CVS password... :( ]

The below is necessary to build abiword after the wv import last
week. Alternatively the Makefile could be tweaked to add the exporter
directory to the include path - I don't know which is preferable.

Jesper


Index: ie_exp_MsWord_97.h
===================================================================
RCS file: /cvsroot/abi/src/wp/impexp/xp/ie_exp_MsWord_97.h,v
retrieving revision 1.6
diff -u -5 -p -r1.6 ie_exp_MsWord_97.h
--- ie_exp_MsWord_97.h  2001/02/03 07:30:50     1.6
+++ ie_exp_MsWord_97.h  2001/02/03 16:50:34
@@ -23,11 +23,11 @@
 #include "ie_exp.h"
 #include "ut_vector.h"
 #include "ut_misc.h"
 #include "pl_Listener.h"
 
-#include "wvexporter.h"
+#include "exporter/wvexporter.h"
 
 // forward declarations
 //
 class PD_Document;
 class s_MsWord_97_Listener;

Reply via email to