diff options
author | Matteo Casalin <matteo.casalin@yahoo.com> | 2014-04-18 08:01:29 +0200 |
---|---|---|
committer | Matteo Casalin <matteo.casalin@yahoo.com> | 2014-04-27 13:58:24 +0200 |
commit | f68f95f61041b21e8831ea4948df7e27c8fa033e (patch) | |
tree | 2d23219f34446dd73b421ab8180ef5ec8867228c /sw | |
parent | 75886eb439cb8bc4d78c87482a74aaa1fa422604 (diff) |
Remove unneeded #include
Change-Id: I2dbd9a26cd6468d1de3bceb4897226a7c0dca1b4
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/core/uibase/inc/optload.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/optload.hxx b/sw/source/core/uibase/inc/optload.hxx index 015999942276..fb8781a739ee 100644 --- a/sw/source/core/uibase/inc/optload.hxx +++ b/sw/source/core/uibase/inc/optload.hxx @@ -30,7 +30,6 @@ #include <sfx2/basedlgs.hxx> #include <svx/checklbx.hxx> #include <swlbox.hxx> -#include <caption.hxx> class SwFldMgr; class SvTreeListEntry; |