summaryrefslogtreecommitdiffstats
path: root/sot/source/base/exchange.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sot/source/base/exchange.cxx')
-rw-r--r--sot/source/base/exchange.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/sot/source/base/exchange.cxx b/sot/source/base/exchange.cxx
index 04a0f22cf29d..f27df19eceb1 100644
--- a/sot/source/base/exchange.cxx
+++ b/sot/source/base/exchange.cxx
@@ -45,6 +45,10 @@
#include <com/sun/star/datatransfer/DataFlavor.hpp>
#include <comphelper/documentconstants.hxx>
+#ifdef GetObject
+#undef GetObject
+#endif
+
using namespace::com::sun::star::uno;
using namespace::com::sun::star::datatransfer;