summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appdata.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/appl/appdata.cxx')
-rw-r--r--sfx2/source/appl/appdata.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sfx2/source/appl/appdata.cxx b/sfx2/source/appl/appdata.cxx
index 1047a0191f88..ccc9eb1574ec 100644
--- a/sfx2/source/appl/appdata.cxx
+++ b/sfx2/source/appl/appdata.cxx
@@ -26,7 +26,7 @@
#include <vcl/msgbox.hxx>
#include <svl/dateitem.hxx>
#include <vcl/wrkwin.hxx>
-#include "comphelper/processfactory.hxx"
+#include <comphelper/processfactory.hxx>
#include <sfx2/viewfrm.hxx>
#include "appdata.hxx"
@@ -40,7 +40,7 @@
#include <sfx2/request.hxx>
#include <sfx2/sidebar/Theme.hxx>
#include "app.hrc"
-#include "sfx2/sfxresid.hxx"
+#include <sfx2/sfxresid.hxx>
#include "objshimp.hxx"
#include <sfx2/appuno.hxx>
#include "imestatuswindow.hxx"