summaryrefslogtreecommitdiff
path: root/include/store/storedllapi.h
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 15:41:17 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 18:48:49 -0600
commitdb3c58703de2e4e9591b22e2b3f4195f4b295939 (patch)
tree4e23b001b24c9e22a7c4958569017bf658eecf8d /include/store/storedllapi.h
parentab3506ec724805bf4d586e5cfa479f7eb2e8e9a3 (diff)
fdo#65108 inter-module includes <> include/store
Change-Id: I3c2db6a3660d46faba6fb11a63ecf3a73709f2c0
Diffstat (limited to 'include/store/storedllapi.h')
-rw-r--r--include/store/storedllapi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/store/storedllapi.h b/include/store/storedllapi.h
index 5f6c7a1ddf00..548794dfe11d 100644
--- a/include/store/storedllapi.h
+++ b/include/store/storedllapi.h
@@ -19,7 +19,7 @@
#ifndef INCLUDED_STORE_STOREDLLAPI_H
#define INCLUDED_STORE_STOREDLLAPI_H
-#include "sal/types.h"
+#include <sal/types.h>
#if defined(STORE_DLLIMPLEMENTATION)
#define STORE_DLLPUBLIC SAL_DLLPUBLIC_EXPORT