summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2015-12-12 00:35:29 +0200
committerTor Lillqvist <tml@collabora.com>2015-12-12 09:26:29 +0200
commitd2df0adad4cad2098807803a21ced712ad21e918 (patch)
tree8488f7eb1130fa6edb55e8db4fdfb5bfdb22a1d9 /framework
parent0bcef149ce3785306271fa06184eb62950b62087 (diff)
No need for a separate <vcl/lstbox.h>
Change-Id: Ib8d0e3d240e693c678d575b4791f69ca760919ec
Diffstat (limited to 'framework')
-rw-r--r--framework/inc/pch/precompiled_fwk.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/pch/precompiled_fwk.hxx b/framework/inc/pch/precompiled_fwk.hxx
index b2de591f9513..530cc3adaeb9 100644
--- a/framework/inc/pch/precompiled_fwk.hxx
+++ b/framework/inc/pch/precompiled_fwk.hxx
@@ -134,7 +134,7 @@
#include <vcl/keycod.hxx>
#include <vcl/keycodes.hxx>
#include <vcl/lineinfo.hxx>
-#include <vcl/lstbox.h>
+#include <vcl/lstbox.hxx>
#include <vcl/mapmod.hxx>
#include <vcl/menu.hxx>
#include <vcl/metaact.hxx>