please commit: Fix ie_exp_MsWord_97.cpp build


Subject: please commit: Fix ie_exp_MsWord_97.cpp build
From: Jesper Skov (jskov@redhat.com)
Date: Sat Feb 03 2001 - 10:52:34 CST


[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;



This archive was generated by hypermail 2b25 : Sat Feb 03 2001 - 10:52:37 CST