diff options
author | Tor Lillqvist <tml@collabora.com> | 2014-08-18 08:15:31 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2014-08-18 08:16:31 +0300 |
commit | e379401618268ed7f7f5885a36b90e1f4f6cd4af (patch) | |
tree | 6624bbebfa200b601b694f1a4b5b88fc0454b0c8 /sw/source/ui | |
parent | ff25eed68d1f99a71ffbe8416b7d9139351d3410 (diff) |
Test compiling before committing is overrated
Change-Id: I65e4a6ad59aee21b62454b4fcdd6d6ca056cb249
Diffstat (limited to 'sw/source/ui')
-rw-r--r-- | sw/source/ui/misc/srtdlg.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/misc/srtdlg.cxx b/sw/source/ui/misc/srtdlg.cxx index 3129703f055b..063ffb2e1512 100644 --- a/sw/source/ui/misc/srtdlg.cxx +++ b/sw/source/ui/misc/srtdlg.cxx @@ -19,7 +19,7 @@ #include "srtdlg.hxx" -#include <vcl/listbox.hxx> +#include <vcl/lstbox.hxx> #include <vcl/msgbox.hxx> #include <svl/intitem.hxx> #include <svl/eitem.hxx> |