From 62f47bb2a54536d6e1cf14b16d2e3b963ba651a6 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 23 Oct 2017 22:30:30 +0200 Subject: loplugin:includeform: sw Change-Id: Ifc3c4c31a31ee7189eeab6f1af30b94d64f2f92a --- sw/inc/charatr.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sw/inc/charatr.hxx') diff --git a/sw/inc/charatr.hxx b/sw/inc/charatr.hxx index 5dd029a4f073..ebc3f7de8892 100644 --- a/sw/inc/charatr.hxx +++ b/sw/inc/charatr.hxx @@ -19,8 +19,8 @@ #ifndef INCLUDED_SW_INC_CHARATR_HXX #define INCLUDED_SW_INC_CHARATR_HXX -#include -#include +#include "format.hxx" +#include "hintids.hxx" #include #include #include -- cgit