summaryrefslogtreecommitdiff
path: root/oox/inc/drawingml/textbody.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/inc/drawingml/textbody.hxx')
-rw-r--r--oox/inc/drawingml/textbody.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/oox/inc/drawingml/textbody.hxx b/oox/inc/drawingml/textbody.hxx
index 51016cd2c677..db4c03c6f702 100644
--- a/oox/inc/drawingml/textbody.hxx
+++ b/oox/inc/drawingml/textbody.hxx
@@ -24,9 +24,9 @@
#include <drawingml/textbodyproperties.hxx>
#include <drawingml/textliststyle.hxx>
-namespace com::sun::star {
- namespace text { class XText; }
- namespace text { class XTextCursor; }
+namespace com::sun::star::text {
+ class XText;
+ class XTextCursor;
}
namespace oox::core { class XmlFilterBase; }