From 3e1d3c25e064c5a97a2c408faf23a9d0c6150d8a Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 23 Oct 2017 22:33:26 +0200 Subject: loplugin:includeform: sc Change-Id: I2ed763e0584a188032c80fde60890de3c6985cbd --- sc/source/ui/drawfunc/futext.cxx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'sc/source/ui/drawfunc/futext.cxx') diff --git a/sc/source/ui/drawfunc/futext.cxx b/sc/source/ui/drawfunc/futext.cxx index 47cd9c0031a2..bf3e1bbebd09 100644 --- a/sc/source/ui/drawfunc/futext.cxx +++ b/sc/source/ui/drawfunc/futext.cxx @@ -32,14 +32,14 @@ #include #include -#include "futext.hxx" -#include "drwlayer.hxx" -#include "sc.hrc" -#include "tabvwsh.hxx" -#include "drawview.hxx" +#include +#include +#include +#include +#include // Create default drawing objects via keyboard -#include "scresid.hxx" +#include // maximum of mouse movement which allows to start Drag&Drop //! fusel,fuconstr,futext - combined! -- cgit