From 3c41913181f8663f9f1970b13ee038386016d22e Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Thu, 20 May 2021 12:45:01 +0200 Subject: move some headers inside modules Change-Id: I2baa9e9334850cf72e8ea1e96a2177a1c052e589 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115868 Tested-by: Jenkins Reviewed-by: Noel Grandin --- vcl/source/gdi/impgraph.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vcl/source/gdi') diff --git a/vcl/source/gdi/impgraph.cxx b/vcl/source/gdi/impgraph.cxx index 9d04ab7bde12..2aa4763ad256 100644 --- a/vcl/source/gdi/impgraph.cxx +++ b/vcl/source/gdi/impgraph.cxx @@ -20,7 +20,7 @@ #include #include -#include +#include #include #include -- cgit