summaryrefslogtreecommitdiff
path: root/include/osl/endian.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osl/endian.h')
-rw-r--r--include/osl/endian.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osl/endian.h b/include/osl/endian.h
index 9a92e25eb98c..9ead0044aea5 100644
--- a/include/osl/endian.h
+++ b/include/osl/endian.h
@@ -20,7 +20,7 @@
#ifndef INCLUDED_OSL_ENDIAN_H
#define INCLUDED_OSL_ENDIAN_H
-#include <sal/types.h>
+#include "sal/types.h"
#ifdef __cplusplus
extern "C" {