summaryrefslogtreecommitdiffstats
path: root/include/osl/thread.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/osl/thread.hxx')
-rw-r--r--include/osl/thread.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/osl/thread.hxx b/include/osl/thread.hxx
index a459f12bf48d..215836c5e189 100644
--- a/include/osl/thread.hxx
+++ b/include/osl/thread.hxx
@@ -20,14 +20,14 @@
#ifndef INCLUDED_OSL_THREAD_HXX
#define INCLUDED_OSL_THREAD_HXX
-#include <sal/config.h>
+#include "sal/config.h"
#include <cassert>
#include <cstddef>
-#include <osl/time.h>
-#include <osl/thread.h>
-#include <rtl/alloc.h>
+#include "osl/time.h"
+#include "osl/thread.h"
+#include "rtl/alloc.h"
namespace osl
{