summaryrefslogtreecommitdiff
path: root/include/osl/module.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/osl/module.hxx')
-rw-r--r--include/osl/module.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/osl/module.hxx b/include/osl/module.hxx
index ef5065a297c6..dcbfd373b79f 100644
--- a/include/osl/module.hxx
+++ b/include/osl/module.hxx
@@ -20,12 +20,12 @@
#ifndef INCLUDED_OSL_MODULE_HXX
#define INCLUDED_OSL_MODULE_HXX
-#include <sal/config.h>
+#include "sal/config.h"
#include <cstddef>
-#include <rtl/ustring.hxx>
-#include <osl/module.h>
+#include "rtl/ustring.hxx"
+#include "osl/module.h"
namespace osl
{