summaryrefslogtreecommitdiff
path: root/svx/source/dialog
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2017-12-13 21:49:20 +0100
committerMichael Stahl <mstahl@redhat.com>2017-12-13 22:12:39 +0100
commit29baa05bb9c62ef1e4c759f7c4744d11dd40a385 (patch)
treed6cf4063c87df36ffbe096442e9e578b6225f868 /svx/source/dialog
parentf6c08dca7d950e583cfc4454a74ed9806eda0609 (diff)
tools: remove unused #include from solar.h
Change-Id: I214e13add371380701ae39403d90a574a63e495d
Diffstat (limited to 'svx/source/dialog')
-rw-r--r--svx/source/dialog/compressgraphicdialog.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/source/dialog/compressgraphicdialog.cxx b/svx/source/dialog/compressgraphicdialog.cxx
index 9142d3c42186..b70192628aad 100644
--- a/svx/source/dialog/compressgraphicdialog.cxx
+++ b/svx/source/dialog/compressgraphicdialog.cxx
@@ -32,6 +32,7 @@
#include <svx/dialmgr.hxx>
#include <svx/compressgraphicdialog.hxx>
#include <sfx2/dispatch.hxx>
+#include <comphelper/fileformat.h>
#include <comphelper/processfactory.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>