summaryrefslogtreecommitdiffstats
path: root/include/rtl/byteseq.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rtl/byteseq.h')
-rw-r--r--include/rtl/byteseq.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/include/rtl/byteseq.h b/include/rtl/byteseq.h
index d03d3f86d0bf..064f91ca201a 100644
--- a/include/rtl/byteseq.h
+++ b/include/rtl/byteseq.h
@@ -19,12 +19,12 @@
#ifndef INCLUDED_RTL_BYTESEQ_H
#define INCLUDED_RTL_BYTESEQ_H
-#include <sal/config.h>
+#include "sal/config.h"
-#include <rtl/alloc.h>
-#include <rtl/ustring.h>
-#include <sal/saldllapi.h>
-#include <sal/types.h>
+#include "rtl/alloc.h"
+#include "rtl/ustring.h"
+#include "sal/saldllapi.h"
+#include "sal/types.h"
#ifdef __cplusplus
extern "C"