From f9f045e7830d184497554e0e438cc478fa990eb6 Mon Sep 17 00:00:00 2001 From: Chris Sherlock Date: Mon, 24 Apr 2017 01:06:41 +1000 Subject: tools: move errcode.hxx to the vcl module Change-Id: I17e5a033de5f0aeb0a726744f7b464cdab6e2ee3 Reviewed-on: https://gerrit.libreoffice.org/36854 Reviewed-by: Chris Sherlock Tested-by: Chris Sherlock --- forms/inc/pch/precompiled_frm.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'forms') diff --git a/forms/inc/pch/precompiled_frm.hxx b/forms/inc/pch/precompiled_frm.hxx index 2b8955ae8f16..332168179df9 100644 --- a/forms/inc/pch/precompiled_frm.hxx +++ b/forms/inc/pch/precompiled_frm.hxx @@ -249,7 +249,7 @@ #include #include #include -#include +#include #include #include #include -- cgit