summaryrefslogtreecommitdiff
path: root/include/osl/interlck.h
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 15:13:21 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 18:48:41 -0600
commita525fa440245833eb9520c9d290eff2ecebfa615 (patch)
tree4fb08f6ddf1b2d8e279e364564736d0379656b34 /include/osl/interlck.h
parent1daa9264d5168f6ef100223359d963c1a0310c42 (diff)
fdo#65108 inter-module includes <> include/osl
Change-Id: I0490192db3d6b46c6b181ae122028e11682a13cf
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" {