diff options
author | Bjoern Michaelsen <b_michaelsen@openoffice.org> | 2010-12-14 16:26:16 +0100 |
---|---|---|
committer | Bjoern Michaelsen <b_michaelsen@openoffice.org> | 2010-12-14 16:26:16 +0100 |
commit | 08a34c03e37e1d187a9a9a315bbab992388b31c4 (patch) | |
tree | f8c6cdaab6809735b008b88c7bda3fa72e4c7eae /sw | |
parent | c38e8aaebad75298176767f354aac9b848ae73d4 (diff) |
gnumake2: fix sw pch for windows
Diffstat (limited to 'sw')
-rw-r--r-- | sw/inc/pch/precompiled_sw.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/pch/precompiled_sw.hxx b/sw/inc/pch/precompiled_sw.hxx index 6e50601870..be77438351 100644 --- a/sw/inc/pch/precompiled_sw.hxx +++ b/sw/inc/pch/precompiled_sw.hxx @@ -921,7 +921,6 @@ #include "vcl/help.hxx" #include "vcl/image.hxx" #include "vcl/button.hxx" -#include "vcl/imgcons.hxx" #include "vcl/inputctx.hxx" #include "vcl/jobset.hxx" #include "vcl/keycod.hxx" |