summaryrefslogtreecommitdiff
path: root/include/salhelper/dynload.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/salhelper/dynload.hxx')
-rw-r--r--include/salhelper/dynload.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/salhelper/dynload.hxx b/include/salhelper/dynload.hxx
index 071a83049771..98fe9af1f0ed 100644
--- a/include/salhelper/dynload.hxx
+++ b/include/salhelper/dynload.hxx
@@ -20,10 +20,10 @@
#ifndef INCLUDED_SALHELPER_DYNLOAD_HXX
#define INCLUDED_SALHELPER_DYNLOAD_HXX
-#include <sal/types.h>
-#include <rtl/ustring.hxx>
-#include <osl/module.h>
-#include <salhelper/salhelperdllapi.h>
+#include "sal/types.h"
+#include "rtl/ustring.hxx"
+#include "osl/module.h"
+#include "salhelper/salhelperdllapi.h"
namespace salhelper
{