summaryrefslogtreecommitdiff
path: root/include/toolkit/dllapi.h
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 15:38:04 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 18:48:48 -0600
commitc936339ae28351b5c7d1ea4071862dba65696cb3 (patch)
tree9c2e156a2a7afd5dd923276131456ba95b93666b /include/toolkit/dllapi.h
parentb43343b0e713d70936d32069a21e96334b08dd82 (diff)
fdo#65108 inter-module includes <> include/toolkit
Change-Id: I73cd2a7b0270cd0b78d1ea5fb0163e6392323a3d
Diffstat (limited to 'include/toolkit/dllapi.h')
-rw-r--r--include/toolkit/dllapi.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/toolkit/dllapi.h b/include/toolkit/dllapi.h
index 4309dcbb2fa3..3b61a68c565d 100644
--- a/include/toolkit/dllapi.h
+++ b/include/toolkit/dllapi.h
@@ -20,8 +20,8 @@
#ifndef INCLUDED_TOOLKIT_DLLAPI_H
#define INCLUDED_TOOLKIT_DLLAPI_H
-#include "sal/config.h"
-#include "sal/types.h"
+#include <sal/config.h>
+#include <sal/types.h>
#if defined TOOLKIT_DLLIMPLEMENTATION
#define TOOLKIT_DLLPUBLIC SAL_DLLPUBLIC_EXPORT