summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/sfxbasemodel.cxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-11 22:11:22 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-11 22:37:26 -0600
commit9a26a423540530a5f31c57e03363b2d2b7184b5e (patch)
tree3353e566940a12cd688785ca6841a0bdd2e28f43 /sfx2/source/doc/sfxbasemodel.cxx
parent4ac9fa7a887d09edf7f1fc38f155a93cff30ac97 (diff)
sfx2: include <> for external includes
Change-Id: I63de4bc034020d19abd20f301194482da9a604f4
Diffstat (limited to 'sfx2/source/doc/sfxbasemodel.cxx')
-rw-r--r--sfx2/source/doc/sfxbasemodel.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/doc/sfxbasemodel.cxx b/sfx2/source/doc/sfxbasemodel.cxx
index 996fdb07ee9a..34e9d9610370 100644
--- a/sfx2/source/doc/sfxbasemodel.cxx
+++ b/sfx2/source/doc/sfxbasemodel.cxx
@@ -85,7 +85,7 @@
#include <unotools/ucbhelper.hxx>
#include <sfx2/sfxbasecontroller.hxx>
-#include "sfx2/viewfac.hxx"
+#include <sfx2/viewfac.hxx>
#include "workwin.hxx"
#include <sfx2/signaturestate.hxx>
#include <sfx2/sfxuno.hxx>
@@ -106,8 +106,8 @@
#include "appdata.hxx"
#include <sfx2/docfac.hxx>
#include <sfx2/fcontnr.hxx>
-#include "sfx2/docstoragemodifylistener.hxx"
-#include "sfx2/brokenpackageint.hxx"
+#include <sfx2/docstoragemodifylistener.hxx>
+#include <sfx2/brokenpackageint.hxx>
#include "graphhelp.hxx"
#include "docundomanager.hxx"
#include <sfx2/msgpool.hxx>