summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 15:41:36 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 18:48:50 -0600
commit9150e74cac575b883874b431caec1aae70b07e1d (patch)
tree7bb97cf3b6dc3e7df39c7afd79e4a378be6d5e87
parentdb3c58703de2e4e9591b22e2b3f4195f4b295939 (diff)
fdo#65108 inter-module includes <> include/sot
Change-Id: I8e424310eba5a1a6fff3fc7a8402bbc0d58a4e95
-rw-r--r--include/sot/exchange.hxx2
-rw-r--r--include/sot/factory.hxx2
-rw-r--r--include/sot/filelist.hxx2
-rw-r--r--include/sot/object.hxx2
-rw-r--r--include/sot/sotdata.hxx2
-rw-r--r--include/sot/sotdllapi.h2
-rw-r--r--include/sot/stg.hxx4
-rw-r--r--include/sot/storage.hxx4
-rw-r--r--include/sot/storinfo.hxx2
9 files changed, 11 insertions, 11 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;
diff --git a/include/sot/factory.hxx b/include/sot/factory.hxx
index 5a53f40b0793..b49c56e59018 100644
--- a/include/sot/factory.hxx
+++ b/include/sot/factory.hxx
@@ -22,7 +22,7 @@
#include <tools/globname.hxx>
#include <tools/rtti.hxx>
-#include "sot/sotdllapi.h"
+#include <sot/sotdllapi.h>
#include <vector>
/*************************************************************************
diff --git a/include/sot/filelist.hxx b/include/sot/filelist.hxx
index a9b6009ef374..32499df78133 100644
--- a/include/sot/filelist.hxx
+++ b/include/sot/filelist.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_SOT_FILELIST_HXX
#define INCLUDED_SOT_FILELIST_HXX
-#include "sot/sotdllapi.h"
+#include <sot/sotdllapi.h>
#include <tools/stream.hxx>
#include <vector>
diff --git a/include/sot/object.hxx b/include/sot/object.hxx
index f29173412df4..7360789ff6c3 100644
--- a/include/sot/object.hxx
+++ b/include/sot/object.hxx
@@ -23,7 +23,7 @@
#include <sot/sotdata.hxx>
#include <tools/globname.hxx>
#include <tools/ref.hxx>
-#include "sot/sotdllapi.h"
+#include <sot/sotdllapi.h>
/*************************************************************************
*************************************************************************/
diff --git a/include/sot/sotdata.hxx b/include/sot/sotdata.hxx
index 4dd3fa577f20..cb14386f8ec3 100644
--- a/include/sot/sotdata.hxx
+++ b/include/sot/sotdata.hxx
@@ -24,7 +24,7 @@
*************************************************************************/
#include <tools/solar.h>
-#include "sot/sotdllapi.h"
+#include <sot/sotdllapi.h>
#include <com/sun/star/datatransfer/DataFlavor.hpp>
#include <vector>
#include <list>
diff --git a/include/sot/sotdllapi.h b/include/sot/sotdllapi.h
index 67ae5621efb1..5219dd43a746 100644
--- a/include/sot/sotdllapi.h
+++ b/include/sot/sotdllapi.h
@@ -20,7 +20,7 @@
#ifndef INCLUDED_SOT_SOTDLLAPI_H
#define INCLUDED_SOT_SOTDLLAPI_H
-#include "sal/types.h"
+#include <sal/types.h>
#if defined(SOT_DLLIMPLEMENTATION)
#define SOT_DLLPUBLIC SAL_DLLPUBLIC_EXPORT
diff --git a/include/sot/stg.hxx b/include/sot/stg.hxx
index 15a13fc342fe..a4033f5dd965 100644
--- a/include/sot/stg.hxx
+++ b/include/sot/stg.hxx
@@ -34,8 +34,8 @@
#include <tools/solar.h>
#include <tools/stream.hxx>
#include <tools/globname.hxx>
-#include "sot/storinfo.hxx"
-#include "sot/sotdllapi.h"
+#include <sot/storinfo.hxx>
+#include <sot/sotdllapi.h>
class Storage;
class StorageStream;
diff --git a/include/sot/storage.hxx b/include/sot/storage.hxx
index 6767ddf32ec9..9833f050f729 100644
--- a/include/sot/storage.hxx
+++ b/include/sot/storage.hxx
@@ -29,8 +29,8 @@
#include <sot/factory.hxx>
#include <tools/stream.hxx>
#include <tools/errcode.hxx>
-#include "sot/storinfo.hxx"
-#include "sot/sotdllapi.h"
+#include <sot/storinfo.hxx>
+#include <sot/sotdllapi.h>
#define STORAGE_FAILIFTHERE 0x02
#define STORAGE_TRANSACTED 0x04
diff --git a/include/sot/storinfo.hxx b/include/sot/storinfo.hxx
index 6a19e91f1e28..d2bf31221322 100644
--- a/include/sot/storinfo.hxx
+++ b/include/sot/storinfo.hxx
@@ -23,7 +23,7 @@
#include <tools/globname.hxx>
#include <tools/solar.h>
#include <vector>
-#include "sot/sotdllapi.h"
+#include <sot/sotdllapi.h>
class StgDirEntry;
class SvStorageInfo