diff options
author | Tor Lillqvist <tml@collabora.com> | 2015-12-12 00:35:29 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2015-12-12 09:26:29 +0200 |
commit | d2df0adad4cad2098807803a21ced712ad21e918 (patch) | |
tree | 8488f7eb1130fa6edb55e8db4fdfb5bfdb22a1d9 /svtools/inc | |
parent | 0bcef149ce3785306271fa06184eb62950b62087 (diff) |
No need for a separate <vcl/lstbox.h>
Change-Id: Ib8d0e3d240e693c678d575b4791f69ca760919ec
Diffstat (limited to 'svtools/inc')
-rw-r--r-- | svtools/inc/pch/precompiled_svt.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/inc/pch/precompiled_svt.hxx b/svtools/inc/pch/precompiled_svt.hxx index 7c2ee3d435aa..1d59d0efd2c0 100644 --- a/svtools/inc/pch/precompiled_svt.hxx +++ b/svtools/inc/pch/precompiled_svt.hxx @@ -126,7 +126,6 @@ #include <vcl/keycod.hxx> #include <vcl/keycodes.hxx> #include <vcl/layout.hxx> -#include <vcl/lstbox.h> #include <vcl/lstbox.hxx> #include <vcl/mapmod.hxx> #include <vcl/menu.hxx> |