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 --- unotools/source/ucbhelper/ucblockbytes.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unotools') diff --git a/unotools/source/ucbhelper/ucblockbytes.hxx b/unotools/source/ucbhelper/ucblockbytes.hxx index 06ec8d30dd42..3ce1dfe850b5 100644 --- a/unotools/source/ucbhelper/ucblockbytes.hxx +++ b/unotools/source/ucbhelper/ucblockbytes.hxx @@ -30,7 +30,7 @@ #include #include #include -#include +#include #include namespace com -- cgit