summaryrefslogtreecommitdiff
path: root/src/xmlcomposehelpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xmlcomposehelpers.h')
-rw-r--r--src/xmlcomposehelpers.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/xmlcomposehelpers.h b/src/xmlcomposehelpers.h
index 7769d91..b901039 100644
--- a/src/xmlcomposehelpers.h
+++ b/src/xmlcomposehelpers.h
@@ -39,14 +39,11 @@
#ifndef __RTFPARSEHELPERS_H__
#define __RTFPARSEHELPERS_H__
+#include "usuals.h"
#include "reference.h"
#include "sablo.h"
#include "rtfformatting.h"
-#include <string>
-using std::wstring;
-using std::string;
-
class RtfParser;
class Destination :