summaryrefslogtreecommitdiff
path: root/basic/inc/pch
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2017-04-24 01:06:41 +1000
committerChris Sherlock <chris.sherlock79@gmail.com>2017-04-27 10:38:35 +0200
commitf9f045e7830d184497554e0e438cc478fa990eb6 (patch)
tree97c1044537c89390fe32548ee9bf3ee0b78c9a8c /basic/inc/pch
parent8d633023dea4e55755f651822fd7eed3dc14621b (diff)
tools: move errcode.hxx to the vcl module
Change-Id: I17e5a033de5f0aeb0a726744f7b464cdab6e2ee3 Reviewed-on: https://gerrit.libreoffice.org/36854 Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com> Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>
Diffstat (limited to 'basic/inc/pch')
-rw-r--r--basic/inc/pch/precompiled_sb.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basic/inc/pch/precompiled_sb.hxx b/basic/inc/pch/precompiled_sb.hxx
index f7a0d4df2b8d..85d74021de78 100644
--- a/basic/inc/pch/precompiled_sb.hxx
+++ b/basic/inc/pch/precompiled_sb.hxx
@@ -78,7 +78,7 @@
#include <svl/SfxBroadcaster.hxx>
#include <svl/zforlist.hxx>
#include <tools/debug.hxx>
-#include <tools/errcode.hxx>
+#include <vcl/errcode.hxx>
#include <tools/link.hxx>
#include <tools/mapunit.hxx>
#include <tools/stream.hxx>