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 --- basic/source/sbx/sbxuint.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'basic/source/sbx/sbxuint.cxx') diff --git a/basic/source/sbx/sbxuint.cxx b/basic/source/sbx/sbxuint.cxx index 89cf8bba6a68..f3546ebc0805 100644 --- a/basic/source/sbx/sbxuint.cxx +++ b/basic/source/sbx/sbxuint.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include +#include #include #include "sbxconv.hxx" -- cgit