diff options
Diffstat (limited to 'sc/source/ui/sidebar/CellLineStyleControl.hxx')
-rw-r--r-- | sc/source/ui/sidebar/CellLineStyleControl.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/sidebar/CellLineStyleControl.hxx b/sc/source/ui/sidebar/CellLineStyleControl.hxx index 86f455f83d90..a898703d36d7 100644 --- a/sc/source/ui/sidebar/CellLineStyleControl.hxx +++ b/sc/source/ui/sidebar/CellLineStyleControl.hxx @@ -21,7 +21,7 @@ #include <svx/sidebar/PopupControl.hxx> #include <vcl/button.hxx> -#include <CellLineStyleValueSet.hxx> +#include "CellLineStyleValueSet.hxx" namespace sc { namespace sidebar { |