summaryrefslogtreecommitdiff
path: root/include/svtools
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 /include/svtools
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 'include/svtools')
-rw-r--r--include/svtools/sfxecode.hxx2
-rw-r--r--include/svtools/soerr.hxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/svtools/sfxecode.hxx b/include/svtools/sfxecode.hxx
index e4b5c0b58196..6fde5916271a 100644
--- a/include/svtools/sfxecode.hxx
+++ b/include/svtools/sfxecode.hxx
@@ -19,7 +19,7 @@
#ifndef INCLUDED_SVTOOLS_SFXECODE_HXX
#define INCLUDED_SVTOOLS_SFXECODE_HXX
-#include <tools/errcode.hxx>
+#include <vcl/errcode.hxx>
#define ERRCODE_SFX_NOTATEMPLATE (ERRCODE_AREA_SFX|ERRCODE_CLASS_FORMAT|2)
#define ERRCODE_SFX_GENERAL (ERRCODE_AREA_SFX|ERRCODE_CLASS_GENERAL|3)
diff --git a/include/svtools/soerr.hxx b/include/svtools/soerr.hxx
index 4f02c70cfecd..7dc3347f3598 100644
--- a/include/svtools/soerr.hxx
+++ b/include/svtools/soerr.hxx
@@ -19,7 +19,7 @@
#ifndef INCLUDED_SVTOOLS_SOERR_HXX
#define INCLUDED_SVTOOLS_SOERR_HXX
-#include <tools/errcode.hxx>
+#include <vcl/errcode.hxx>
// error codes
#define RID_SO_ERROR_HANDLER 32000