diff options
Diffstat (limited to 'sd/source/ui/view/clview.cxx')
-rw-r--r-- | sd/source/ui/view/clview.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sd/source/ui/view/clview.cxx b/sd/source/ui/view/clview.cxx index a73bd292314f5..58b12cb37e521 100644 --- a/sd/source/ui/view/clview.cxx +++ b/sd/source/ui/view/clview.cxx @@ -17,11 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <sfx2/app.hxx> - #include <ClientView.hxx> #include <drawview.hxx> -#include <sdpage.hxx> namespace sd { |