From 3af6366dee15674b8e74c084ddc111bc93c5c1c2 Mon Sep 17 00:00:00 2001 From: Michael Dunphy Date: Fri, 19 Apr 2013 15:49:58 -0400 Subject: Remove pass-through header files sd/inc/eetext.hxx and sd/inc/app.hxx Change-Id: Iaccc7c9d81b55ef3a039cb90c4e089ebfc7fe337 Reviewed-on: https://gerrit.libreoffice.org/3487 Reviewed-by: David Tardon Tested-by: David Tardon --- sd/source/ui/view/drviewsb.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sd/source/ui/view/drviewsb.cxx') diff --git a/sd/source/ui/view/drviewsb.cxx b/sd/source/ui/view/drviewsb.cxx index 54862dfddb38..f1c80f1fb400 100644 --- a/sd/source/ui/view/drviewsb.cxx +++ b/sd/source/ui/view/drviewsb.cxx @@ -45,7 +45,7 @@ #include "glob.hrc" #include "Outliner.hxx" #include "Window.hxx" -#include "app.hxx" +#include "sdmod.hxx" #include "sdattr.hxx" #include "drawdoc.hxx" #include "DrawDocShell.hxx" -- cgit