summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/xeroot.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/xeroot.hxx')
-rw-r--r--sc/source/filter/inc/xeroot.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/filter/inc/xeroot.hxx b/sc/source/filter/inc/xeroot.hxx
index 41290c26411a..1775c5450591 100644
--- a/sc/source/filter/inc/xeroot.hxx
+++ b/sc/source/filter/inc/xeroot.hxx
@@ -20,14 +20,14 @@
#ifndef INCLUDED_SC_SOURCE_FILTER_INC_XEROOT_HXX
#define INCLUDED_SC_SOURCE_FILTER_INC_XEROOT_HXX
-#include <com/sun/star/beans/NamedValue.hpp>
-
#include "xlroot.hxx"
#include <compiler.hxx>
#include <memory>
// Forward declarations of objects in public use ==============================
+namespace com { namespace sun { namespace star { namespace beans { struct NamedValue; } } } }
+
class XclExpRecordBase;
class XclExpString;