diff options
Diffstat (limited to 'svx/source/engine3d')
-rw-r--r-- | svx/source/engine3d/float3d.cxx | 1 | ||||
-rw-r--r-- | svx/source/engine3d/obj3d.cxx | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/engine3d/float3d.cxx b/svx/source/engine3d/float3d.cxx index ccc7e2533e41..0ece8d22af00 100644 --- a/svx/source/engine3d/float3d.cxx +++ b/svx/source/engine3d/float3d.cxx @@ -39,6 +39,7 @@ #include <editeng/eeitem.hxx> #include <svl/style.hxx> #include <svx/dlgutil.hxx> +#include <svx/sdshitm.hxx> #include <svx/dialmgr.hxx> #include <svx/viewpt3d.hxx> diff --git a/svx/source/engine3d/obj3d.cxx b/svx/source/engine3d/obj3d.cxx index 4ddce132a7fe..f743c58fd67b 100644 --- a/svx/source/engine3d/obj3d.cxx +++ b/svx/source/engine3d/obj3d.cxx @@ -22,7 +22,6 @@ #include <svx/strings.hrc> #include <svx/dialmgr.hxx> #include <svx/svdview.hxx> -#include <svx/svdattr.hxx> #include <svx/svdpage.hxx> #include <svx/svdmodel.hxx> #include <svx/svditer.hxx> |