summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/registry/script/dp_scriptbackenddb.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/deployment/registry/script/dp_scriptbackenddb.cxx')
-rw-r--r--desktop/source/deployment/registry/script/dp_scriptbackenddb.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/desktop/source/deployment/registry/script/dp_scriptbackenddb.cxx b/desktop/source/deployment/registry/script/dp_scriptbackenddb.cxx
index df57bb7bc423..7adc9a2a8668 100644
--- a/desktop/source/deployment/registry/script/dp_scriptbackenddb.cxx
+++ b/desktop/source/deployment/registry/script/dp_scriptbackenddb.cxx
@@ -18,11 +18,11 @@
*/
-#include "rtl/string.h"
-#include "cppuhelper/exc_hlp.hxx"
-#include "com/sun/star/uno/XComponentContext.hpp"
-#include "com/sun/star/xml/dom/XDocument.hpp"
-#include "com/sun/star/xml/xpath/XXPathAPI.hpp"
+#include <rtl/string.h>
+#include <cppuhelper/exc_hlp.hxx>
+#include <com/sun/star/uno/XComponentContext.hpp>
+#include <com/sun/star/xml/dom/XDocument.hpp>
+#include <com/sun/star/xml/xpath/XXPathAPI.hpp>
#include "dp_misc.h"
#include "dp_scriptbackenddb.hxx"