summaryrefslogtreecommitdiff
path: root/include/toolkit/dllapi.h
diff options
context:
space:
mode:
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