summaryrefslogtreecommitdiff
path: root/include/svtools/DocumentInfoPreview.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/DocumentInfoPreview.hxx')
-rw-r--r--include/svtools/DocumentInfoPreview.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svtools/DocumentInfoPreview.hxx b/include/svtools/DocumentInfoPreview.hxx
index cec92f040b41..a4491d2f4510 100644
--- a/include/svtools/DocumentInfoPreview.hxx
+++ b/include/svtools/DocumentInfoPreview.hxx
@@ -20,14 +20,14 @@
#ifndef INCLUDED_SVTOOLS_DOCUMENTINFOPREVIEW_HXX
#define INCLUDED_SVTOOLS_DOCUMENTINFOPREVIEW_HXX
-#include <memory>
#include <sal/config.h>
-#include <com/sun/star/uno/Reference.hxx>
#include <svtools/svtdllapi.h>
#include <tools/wintypes.hxx>
#include <vcl/window.hxx>
+namespace com :: sun :: star :: uno { template <typename > class Reference; }
+
class ExtMultiLineEdit;
namespace com { namespace sun { namespace star {