diff options
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/source/splash/splash.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/desktop/source/splash/splash.cxx b/desktop/source/splash/splash.cxx index 0ef211a3cbeb..38de2eb112cf 100644 --- a/desktop/source/splash/splash.cxx +++ b/desktop/source/splash/splash.cxx @@ -44,10 +44,8 @@ #include <rtl/locale.hxx> #include <rtl/strbuf.hxx> #include <rtl/math.hxx> -#include <vcl/graph.hxx> #include <vcl/introwin.hxx> #include <vcl/virdev.hxx> -#include <svtools/filter.hxx> #define NOT_LOADED ((long)-1) |