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 /basctl | |
parent | 0bcef149ce3785306271fa06184eb62950b62087 (diff) |
No need for a separate <vcl/lstbox.h>
Change-Id: Ib8d0e3d240e693c678d575b4791f69ca760919ec
Diffstat (limited to 'basctl')
-rw-r--r-- | basctl/inc/pch/precompiled_basctl.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/basctl/inc/pch/precompiled_basctl.hxx b/basctl/inc/pch/precompiled_basctl.hxx index 99b755d8bfdc..6443d6792ad9 100644 --- a/basctl/inc/pch/precompiled_basctl.hxx +++ b/basctl/inc/pch/precompiled_basctl.hxx @@ -151,7 +151,6 @@ #include <vcl/keycodes.hxx> #include <vcl/layout.hxx> #include <vcl/lineinfo.hxx> -#include <vcl/lstbox.h> #include <vcl/lstbox.hxx> #include <vcl/mapmod.hxx> #include <vcl/menu.hxx> |