summaryrefslogtreecommitdiff
path: root/include/svtools/transfer.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-05-06 18:08:16 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-05-07 11:05:05 +0200
commit7df89ec7a2ccfc9b448ea33d0a9d4412062dee67 (patch)
tree7a5a54587481bb80458d0593af1695fca49b0f08 /include/svtools/transfer.hxx
parent0241519f323b2b29db747467b8c3d9590c33f0df (diff)
Remove unnecessary includes of sot/storage.hxx from include/
Change-Id: I242cd126814bbebdb99ea38d9e66513189c313d9
Diffstat (limited to 'include/svtools/transfer.hxx')
-rw-r--r--include/svtools/transfer.hxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/svtools/transfer.hxx b/include/svtools/transfer.hxx
index c292b13d07ff..c58e6b3674c6 100644
--- a/include/svtools/transfer.hxx
+++ b/include/svtools/transfer.hxx
@@ -24,8 +24,8 @@
#include <tools/globname.hxx>
#include <tools/gen.hxx>
#include <tools/link.hxx>
+#include <tools/ref.hxx>
#include <sot/formats.hxx>
-#include <sot/storage.hxx>
#include <cppuhelper/implbase1.hxx>
#include <cppuhelper/implbase4.hxx>
#include <com/sun/star/frame/XTerminateListener.hpp>
@@ -49,6 +49,8 @@ class ImageMap;
class INetBookmark;
class INetImage;
class FileList;
+class SotStorageStream;
+struct DataFlavorExVector;
namespace vcl { class Window; }
// Drag&Drop defines