diff options
author | Christian Lippka <cl@openoffice.org> | 2010-03-25 12:33:15 +0100 |
---|---|---|
committer | Christian Lippka <cl@openoffice.org> | 2010-03-25 12:33:15 +0100 |
commit | f1a42604c4e0ecf6570bf75c513113663f4984f0 (patch) | |
tree | 1e16efd767fb1d3fc3ffdd558bc85e2a59fffeaf /sw/inc/pch | |
parent | 65211747241f7b2ddfeed81acedcea6b7a7cc6ac (diff) |
reworked ExtrusionDepthContoller to use toolbarmenu again
Diffstat (limited to 'sw/inc/pch')
-rw-r--r-- | sw/inc/pch/precompiled_sw.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/pch/precompiled_sw.hxx b/sw/inc/pch/precompiled_sw.hxx index 7d9ebb98d56b..4191f46ecdc1 100644 --- a/sw/inc/pch/precompiled_sw.hxx +++ b/sw/inc/pch/precompiled_sw.hxx @@ -729,7 +729,7 @@ #include "editeng/eeitem.hxx" #include "filter/msfilter/escherex.hxx" #include "svx/extrusionbar.hxx" -#include "svx/extrusioncontrols.hxx" +#include "svx/extrusioncolorcontrol.hxx" #include "svx/fillctrl.hxx" #include "svx/flagsdef.hxx" #include "editeng/flstitem.hxx" |