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 416704299ae2..925e5f298e3a 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>
#ifdef __cplusplus
extern "C" {