From 3d826d780af366c7ed650ec44e7bcb20b02e2c70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Mon, 3 Feb 2020 09:59:44 +0000 Subject: make some headers private MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit as shown with ./bin/find-headers-to-move-inside-modules.py Change-Id: I7662417e76fe00c0fc352957560e104b6c2a3d61 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87850 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- test/source/vclbootstrapprotector.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/source/vclbootstrapprotector.cxx') diff --git a/test/source/vclbootstrapprotector.cxx b/test/source/vclbootstrapprotector.cxx index 99777f6b483c..f6d1b97620ad 100644 --- a/test/source/vclbootstrapprotector.cxx +++ b/test/source/vclbootstrapprotector.cxx @@ -12,9 +12,9 @@ #include #include #include -#include #include #include +#include "setupvcl.hxx" namespace { -- cgit v1.2.1