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 /svx/inc | |
parent | 0bcef149ce3785306271fa06184eb62950b62087 (diff) |
No need for a separate <vcl/lstbox.h>
Change-Id: Ib8d0e3d240e693c678d575b4791f69ca760919ec
Diffstat (limited to 'svx/inc')
-rw-r--r-- | svx/inc/pch/precompiled_svxcore.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/inc/pch/precompiled_svxcore.hxx b/svx/inc/pch/precompiled_svxcore.hxx index f45a2a45054c..ee1611798517 100644 --- a/svx/inc/pch/precompiled_svxcore.hxx +++ b/svx/inc/pch/precompiled_svxcore.hxx @@ -133,7 +133,6 @@ #include <vcl/impdel.hxx> #include <vcl/keycod.hxx> #include <vcl/keycodes.hxx> -#include <vcl/lstbox.h> #include <vcl/lstbox.hxx> #include <vcl/mapmod.hxx> #include <vcl/menu.hxx> |