summaryrefslogtreecommitdiffstats
path: root/include/salhelper/thread.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/salhelper/thread.hxx')
-rw-r--r--include/salhelper/thread.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/include/salhelper/thread.hxx b/include/salhelper/thread.hxx
index 9cf827f0edc9..b4fac5493a6a 100644
--- a/include/salhelper/thread.hxx
+++ b/include/salhelper/thread.hxx
@@ -10,14 +10,14 @@
#ifndef INCLUDED_SALHELPER_THREAD_HXX
#define INCLUDED_SALHELPER_THREAD_HXX
-#include <sal/config.h>
+#include "sal/config.h"
#include <cstddef>
-#include <osl/thread.hxx>
-#include <sal/types.h>
-#include <salhelper/salhelperdllapi.h>
-#include <salhelper/simplereferenceobject.hxx>
+#include "osl/thread.hxx"
+#include "sal/types.h"
+#include "salhelper/salhelperdllapi.h"
+#include "salhelper/simplereferenceobject.hxx"
namespace salhelper {