diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-11-09 15:41:36 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-11-09 18:48:50 -0600 |
commit | 9150e74cac575b883874b431caec1aae70b07e1d (patch) | |
tree | 7bb97cf3b6dc3e7df39c7afd79e4a378be6d5e87 /include/sot/exchange.hxx | |
parent | db3c58703de2e4e9591b22e2b3f4195f4b295939 (diff) |
fdo#65108 inter-module includes <> include/sot
Change-Id: I8e424310eba5a1a6fff3fc7a8402bbc0d58a4e95
Diffstat (limited to 'include/sot/exchange.hxx')
-rw-r--r-- | include/sot/exchange.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sot/exchange.hxx b/include/sot/exchange.hxx index 5228b6a8544b..d509fdb8ba6e 100644 --- a/include/sot/exchange.hxx +++ b/include/sot/exchange.hxx @@ -25,7 +25,7 @@ #include <com/sun/star/uno/Reference.hxx> #include <com/sun/star/datatransfer/DataFlavor.hpp> #include <com/sun/star/datatransfer/dnd/DNDConstants.hpp> -#include "sot/sotdllapi.h" +#include <sot/sotdllapi.h> #include <tools/solar.h> class SotDataObject; |