summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sw/inc/SwUndoField.hxx8
1 files changed, 3 insertions, 5 deletions
diff --git a/sw/inc/SwUndoField.hxx b/sw/inc/SwUndoField.hxx
index b61bb1df1d9f..277ce0e4ba92 100644
--- a/sw/inc/SwUndoField.hxx
+++ b/sw/inc/SwUndoField.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: SwUndoField.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 01:30:06 $
+ * last change: $Author: hr $ $Date: 2006-08-14 15:14:53 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -35,11 +35,9 @@
#ifndef _SW_UNDO_FIELD_HXX
#define _SW_UNDO_FIELD_HXX
-#include <doc.hxx>
#include <undobj.hxx>
-#include <pam.hxx>
-class SwTxtFld;
+class SwDoc;
class SwField;
class SwMsgPoolItem;