diff options
Diffstat (limited to 'sc/source/ui/sidebar/CellLineStyleValueSet.cxx')
-rw-r--r-- | sc/source/ui/sidebar/CellLineStyleValueSet.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/sidebar/CellLineStyleValueSet.cxx b/sc/source/ui/sidebar/CellLineStyleValueSet.cxx index 4819d0f73b23..1472dff794a1 100644 --- a/sc/source/ui/sidebar/CellLineStyleValueSet.cxx +++ b/sc/source/ui/sidebar/CellLineStyleValueSet.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <CellLineStyleValueSet.hxx> +#include "CellLineStyleValueSet.hxx" #include <i18nlangtag/mslangid.hxx> #include <vcl/settings.hxx> |