From 4d38570e69b996d6d119808c66460ceb4fe940b0 Mon Sep 17 00:00:00 2001 From: Stef Date: Wed, 31 Mar 2004 02:42:24 +0000 Subject: Cleanup for unix --- src/xmlcomposehelpers.h | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'src/xmlcomposehelpers.h') diff --git a/src/xmlcomposehelpers.h b/src/xmlcomposehelpers.h index f6c06e7..05abb8b 100644 --- a/src/xmlcomposehelpers.h +++ b/src/xmlcomposehelpers.h @@ -1,10 +1,13 @@ #ifndef __RTFPARSEHELPERS_H__ #define __RTFPARSEHELPERS_H__ -#include "Reference.h" -#include +#include "reference.h" #include "sablo.h" -#include "RtfFormatting.h" +#include "rtfformatting.h" + +#include +using std::wstring; +using std::string; class RtfParser; -- cgit v1.2.3