diff options
Diffstat (limited to 'sc/source/ui/inc/output.hxx')
-rw-r--r-- | sc/source/ui/inc/output.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/inc/output.hxx b/sc/source/ui/inc/output.hxx index 29c1526f3967..46786853c0a5 100644 --- a/sc/source/ui/inc/output.hxx +++ b/sc/source/ui/inc/output.hxx @@ -20,8 +20,8 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_OUTPUT_HXX #define INCLUDED_SC_SOURCE_UI_INC_OUTPUT_HXX -#include "address.hxx" -#include "cellvalue.hxx" +#include <address.hxx> +#include <cellvalue.hxx> #include <tools/color.hxx> #include <tools/fract.hxx> #include <com/sun/star/embed/XEmbeddedObject.hpp> |