From 6858d517574aec65527ffa57b2b936bfa949ae92 Mon Sep 17 00:00:00 2001 From: Chris Sherlock Date: Sat, 13 Feb 2016 00:29:50 +1100 Subject: vcl: include vcl headers via triangular brackets instead of quotes Change-Id: I311f7db622ce341527fe12a92b516f800b602f92 --- vcl/source/app/i18nhelp.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vcl/source/app/i18nhelp.cxx') diff --git a/vcl/source/app/i18nhelp.cxx b/vcl/source/app/i18nhelp.cxx index 03d1bed10ad0..d59fdc46eff2 100644 --- a/vcl/source/app/i18nhelp.cxx +++ b/vcl/source/app/i18nhelp.cxx @@ -25,7 +25,7 @@ #include "rtl/ustrbuf.hxx" -#include "vcl/i18nhelp.hxx" +#include #include "com/sun/star/lang/XMultiServiceFactory.hpp" #include "com/sun/star/i18n/TransliterationModules.hpp" -- cgit