summaryrefslogtreecommitdiffstats
path: root/include/cppuhelper/weak.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/cppuhelper/weak.hxx')
-rw-r--r--include/cppuhelper/weak.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/cppuhelper/weak.hxx b/include/cppuhelper/weak.hxx
index 44e026743d2a..a6471149c39e 100644
--- a/include/cppuhelper/weak.hxx
+++ b/include/cppuhelper/weak.hxx
@@ -21,10 +21,10 @@
#include <cassert>
#include <cstddef>
-#include <osl/interlck.h>
-#include <rtl/alloc.h>
-#include <com/sun/star/uno/XWeak.hpp>
-#include <cppuhelper/cppuhelperdllapi.h>
+#include "osl/interlck.h"
+#include "rtl/alloc.h"
+#include "com/sun/star/uno/XWeak.hpp"
+#include "cppuhelper/cppuhelperdllapi.h"
namespace cppu