summaryrefslogtreecommitdiff
path: root/include/salhelper/singletonref.hxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 15:18:04 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 18:48:42 -0600
commitf49ffef7b3ce9ffb79931b79327c5df06f3530b7 (patch)
tree8e559e0935d537b5b2f946f6065360cc9edf4267 /include/salhelper/singletonref.hxx
parent5db050afb33a73b7a19890ce9583fbb5fd295a23 (diff)
fdo#65108 inter-module includes <> include/salhelper
Change-Id: I487c51fced345f5dd0ba2f67f528d060c250d49a
Diffstat (limited to 'include/salhelper/singletonref.hxx')
-rw-r--r--include/salhelper/singletonref.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/salhelper/singletonref.hxx b/include/salhelper/singletonref.hxx
index ad8b1fbeb4cb..70606c7a1fdc 100644
--- a/include/salhelper/singletonref.hxx
+++ b/include/salhelper/singletonref.hxx
@@ -21,9 +21,9 @@
#define INCLUDED_SALHELPER_SINGLETONREF_HXX
#include <osl/mutex.hxx>
-#include "rtl/instance.hxx"
-#include "osl/diagnose.h"
-#include "osl/getglobalmutex.hxx"
+#include <rtl/instance.hxx>
+#include <osl/diagnose.h>
+#include <osl/getglobalmutex.hxx>
namespace salhelper{