summaryrefslogtreecommitdiff
path: root/include/sot/storage.hxx
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 /include/sot/storage.hxx
parentdb3c58703de2e4e9591b22e2b3f4195f4b295939 (diff)
fdo#65108 inter-module includes <> include/sot
Change-Id: I8e424310eba5a1a6fff3fc7a8402bbc0d58a4e95
Diffstat (limited to 'include/sot/storage.hxx')
-rw-r--r--include/sot/storage.hxx4
1 files changed, 2 insertions, 2 deletions
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