summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorMatteo Casalin <matteo.casalin@yahoo.com>2015-08-30 09:54:44 +0200
committerMatteo Casalin <matteo.casalin@yahoo.com>2015-09-12 14:18:48 +0200
commite76d07c6185512e47947dbe1b6a83fb944b8198f (patch)
tree7ea477f44f61814e7b2eaea219ad6f9eba333c00 /svtools
parentf845cda89f6b79135f360611d1900d345f897f90 (diff)
Use forward declaration and reduce include scope
Change-Id: I4456629dfc242d78f2c63c0b83d00afc3cdd23e7
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/contnr/DocumentInfoPreview.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/svtools/source/contnr/DocumentInfoPreview.cxx b/svtools/source/contnr/DocumentInfoPreview.cxx
index f94ee83e6585..b49e17c116ae 100644
--- a/svtools/source/contnr/DocumentInfoPreview.cxx
+++ b/svtools/source/contnr/DocumentInfoPreview.cxx
@@ -29,6 +29,7 @@
#include <svl/inettype.hxx>
#include <svtools/DocumentInfoPreview.hxx>
#include <svtools/imagemgr.hxx>
+#include <svtools/svmedit2.hxx>
#include <vcl/builder.hxx>
#include <vcl/txtattr.hxx>
#include <vcl/settings.hxx>