diff options
author | David Tardon <dtardon@redhat.com> | 2012-11-30 21:03:32 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-11-30 21:03:32 +0100 |
commit | 0cdc6ea49f0b6d915bf11769991101019e5f7c18 (patch) | |
tree | 31ef82b52c0af3354f2ba4d95eeb40e84034c8e4 /desktop | |
parent | ae2e02261de0c77394f28c19f07153dcb43bc330 (diff) |
drop one more #include <rtl/locale.hxx>
Change-Id: Ie01d49341ea1317153f4e57841a0a401a329140a
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/source/splash/splash.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/source/splash/splash.cxx b/desktop/source/splash/splash.cxx index 2c2ecd255df5..15f67714dd31 100644 --- a/desktop/source/splash/splash.cxx +++ b/desktop/source/splash/splash.cxx @@ -31,7 +31,6 @@ #include <cppuhelper/implbase2.hxx> #include <rtl/bootstrap.hxx> #include <rtl/logfile.hxx> -#include <rtl/locale.hxx> #include <rtl/strbuf.hxx> #include <rtl/math.hxx> #include <vcl/introwin.hxx> |