summaryrefslogtreecommitdiff
path: root/pyuno/source/module/pyuno_gc.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'pyuno/source/module/pyuno_gc.cxx')
-rw-r--r--pyuno/source/module/pyuno_gc.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/pyuno/source/module/pyuno_gc.cxx b/pyuno/source/module/pyuno_gc.cxx
index 4520303e3b2b..170e32ef7619 100644
--- a/pyuno/source/module/pyuno_gc.cxx
+++ b/pyuno/source/module/pyuno_gc.cxx
@@ -19,10 +19,10 @@
#include "pyuno_impl.hxx"
-#include "sal/config.h"
+#include <sal/config.h>
-#include "rtl/ref.hxx"
-#include "salhelper/thread.hxx"
+#include <rtl/ref.hxx>
+#include <salhelper/thread.hxx>
namespace pyuno
{