summaryrefslogtreecommitdiff
path: root/include/osl/file.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/osl/file.hxx')
-rw-r--r--include/osl/file.hxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/include/osl/file.hxx b/include/osl/file.hxx
index af2ac6a0ce95..a5823fbe1174 100644
--- a/include/osl/file.hxx
+++ b/include/osl/file.hxx
@@ -20,20 +20,20 @@
#ifndef INCLUDED_OSL_FILE_HXX
#define INCLUDED_OSL_FILE_HXX
-#include <sal/config.h>
+#include "sal/config.h"
#include <string.h>
#include <cassert>
#include <cstddef>
-#include <sal/log.hxx>
-#include <osl/time.h>
-#include <rtl/ustring.hxx>
+#include "sal/log.hxx"
+#include "osl/time.h"
+#include "rtl/ustring.hxx"
-#include <osl/file.h>
-#include <osl/diagnose.h>
-#include <rtl/byteseq.hxx>
+#include "osl/file.h"
+#include "osl/diagnose.h"
+#include "rtl/byteseq.hxx"
#include <stdio.h>