summaryrefslogtreecommitdiffstats
path: root/include/cppuhelper/unourl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/cppuhelper/unourl.hxx')
-rw-r--r--include/cppuhelper/unourl.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/cppuhelper/unourl.hxx b/include/cppuhelper/unourl.hxx
index e31ef6bf5cff..8771c0c44396 100644
--- a/include/cppuhelper/unourl.hxx
+++ b/include/cppuhelper/unourl.hxx
@@ -20,9 +20,9 @@
#ifndef INCLUDED_CPPUHELPER_UNOURL_HXX
#define INCLUDED_CPPUHELPER_UNOURL_HXX
-#include <sal/config.h>
+#include "sal/config.h"
-#include <cppuhelper/cppuhelperdllapi.h>
+#include "cppuhelper/cppuhelperdllapi.h"
namespace rtl { class OUString; }