summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc/oleobjsh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/drawfunc/oleobjsh.cxx')
-rw-r--r--sc/source/ui/drawfunc/oleobjsh.cxx18
1 files changed, 9 insertions, 9 deletions
diff --git a/sc/source/ui/drawfunc/oleobjsh.cxx b/sc/source/ui/drawfunc/oleobjsh.cxx
index 4f200a47a1d8..70d4e2bfc4f4 100644
--- a/sc/source/ui/drawfunc/oleobjsh.cxx
+++ b/sc/source/ui/drawfunc/oleobjsh.cxx
@@ -26,19 +26,19 @@
#include <svl/whiter.hxx>
#include <vcl/msgbox.hxx>
-#include "oleobjsh.hxx"
-#include "drwlayer.hxx"
-#include "sc.hrc"
-#include "viewdata.hxx"
-#include "document.hxx"
-#include "docpool.hxx"
-#include "drawview.hxx"
-#include "scresid.hxx"
+#include <oleobjsh.hxx>
+#include <drwlayer.hxx>
+#include <sc.hrc>
+#include <viewdata.hxx>
+#include <document.hxx>
+#include <docpool.hxx>
+#include <drawview.hxx>
+#include <scresid.hxx>
#include <svx/svdobj.hxx>
#include <vcl/EnumContext.hxx>
#define ScOleObjectShell
-#include "scslots.hxx"
+#include <scslots.hxx>
SFX_IMPL_INTERFACE(ScOleObjectShell, ScDrawShell)