diff options
-rw-r--r-- | include/editeng/flstitem.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/flstitem.hxx b/include/editeng/flstitem.hxx index 72948d94fc70..624eef3f866e 100644 --- a/include/editeng/flstitem.hxx +++ b/include/editeng/flstitem.hxx @@ -21,7 +21,7 @@ #include <svl/poolitem.hxx> #include <rtl/ustring.hxx> -#include <com/sun/star/uno/Sequence.h> +#include <com/sun/star/uno/Sequence.hxx> #include <editeng/editengdllapi.h> // class SvxFontListItem ------------------------------------------------- |