summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mozab/mozillasrc
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/mozab/mozillasrc')
-rw-r--r--connectivity/source/drivers/mozab/mozillasrc/MDatabaseMetaDataHelper.cxx4
-rw-r--r--connectivity/source/drivers/mozab/mozillasrc/MNSTerminateListener.cxx4
2 files changed, 4 insertions, 4 deletions
diff --git a/connectivity/source/drivers/mozab/mozillasrc/MDatabaseMetaDataHelper.cxx b/connectivity/source/drivers/mozab/mozillasrc/MDatabaseMetaDataHelper.cxx
index ebee40a1419f..7906d7a17207 100644
--- a/connectivity/source/drivers/mozab/mozillasrc/MDatabaseMetaDataHelper.cxx
+++ b/connectivity/source/drivers/mozab/mozillasrc/MDatabaseMetaDataHelper.cxx
@@ -28,7 +28,7 @@
// Mozilla includes.
-#include <MNSInclude.hxx>
+#include "MNSInclude.hxx"
#include "resource/mozab_res.hrc"
#include "MDatabaseMetaDataHelper.hxx"
@@ -44,7 +44,7 @@
#include <nsIAbDirFactoryService.h>
#include "post_include_mozilla.h"
-#include <MNSInit.hxx>
+#include "bootstrap/MNSInit.hxx"
#include <MNameMapper.hxx>
#include "MNSMozabProxy.hxx"
#include <MNSDeclares.hxx>
diff --git a/connectivity/source/drivers/mozab/mozillasrc/MNSTerminateListener.cxx b/connectivity/source/drivers/mozab/mozillasrc/MNSTerminateListener.cxx
index 4e90797a24a9..d279c6b33c5b 100644
--- a/connectivity/source/drivers/mozab/mozillasrc/MNSTerminateListener.cxx
+++ b/connectivity/source/drivers/mozab/mozillasrc/MNSTerminateListener.cxx
@@ -26,10 +26,10 @@
*
************************************************************************/
-#include <MNSTerminateListener.hxx>
+#include "MNSTerminateListener.hxx"
#include <comphelper/processfactory.hxx>
#include <com/sun/star/frame/XDesktop.hpp>
-#include <MNSInit.hxx>
+#include "bootstrap/MNSInit.hxx"
using namespace ::com::sun::star::uno;