diff options
-rw-r--r-- | sw/inc/fmtcol.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/fmtcol.hxx b/sw/inc/fmtcol.hxx index 3ff4e2e8a8d1..0d7f5ad83609 100644 --- a/sw/inc/fmtcol.hxx +++ b/sw/inc/fmtcol.hxx @@ -20,7 +20,7 @@ #define _FMTCOL_HXX #include "swdllapi.h" -#include <format.hxx> +#include <frmatr.hxx> #include <swtypes.hxx> // For MAXLEVEL. #include <boost/ptr_container/ptr_vector.hpp> |