summaryrefslogtreecommitdiff
path: root/include/osl/interlck.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osl/interlck.h')
-rw-r--r--include/osl/interlck.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/osl/interlck.h b/include/osl/interlck.h
index 0b26f9a02712..a98c08cb511c 100644
--- a/include/osl/interlck.h
+++ b/include/osl/interlck.h
@@ -20,10 +20,10 @@
#ifndef INCLUDED_OSL_INTERLCK_H
#define INCLUDED_OSL_INTERLCK_H
-#include <sal/config.h>
+#include "sal/config.h"
-#include <sal/saldllapi.h>
-#include <sal/types.h>
+#include "sal/saldllapi.h"
+#include "sal/types.h"
#if defined(_WIN32)
#include <intrin.h>