diff options
Diffstat (limited to 'sw/inc/frmatr.hxx')
-rw-r--r-- | sw/inc/frmatr.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/frmatr.hxx b/sw/inc/frmatr.hxx index 402005d02b79..b5c59d7215d5 100644 --- a/sw/inc/frmatr.hxx +++ b/sw/inc/frmatr.hxx @@ -19,8 +19,8 @@ #ifndef _FRMATR_HXX #define _FRMATR_HXX -#include <hintids.hxx> // IDs of attributes before frmitems to make sure -#include <format.hxx> // they are available for implementation of the inlines. +#include <hintids.hxx> +#include <format.hxx> // Inlines |