diff options
author | Michael Dunphy <michael.w.dunphy@gmail.com> | 2013-04-18 19:55:41 -0400 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2013-04-19 14:52:36 +0000 |
commit | c7d485d8fc6fe654a428fe25f82bbf89c2149ef5 (patch) | |
tree | f43c6b7de3460e603c72b849cf6c4df7b33979df /sfx2 | |
parent | ecafcceca7cafff5dc01ef3260f9c7ae38cef478 (diff) |
Delete two pass-through include files and update the file that included them.
Change-Id: I6f02d312d1425dbb28b7cb7a2aa87a734054c4a7
Reviewed-on: https://gerrit.libreoffice.org/3474
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/doc/objmisc.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/doc/objmisc.cxx b/sfx2/source/doc/objmisc.cxx index 33c9c180307c..7ce3d1dfb07e 100644 --- a/sfx2/source/doc/objmisc.cxx +++ b/sfx2/source/doc/objmisc.cxx @@ -19,7 +19,7 @@ #include <config_features.h> -#include <svl/inetmsg.hxx> +#include <tools/inetmsg.hxx> #include <tools/diagnose_ex.h> #include <svl/eitem.hxx> #include <svl/stritem.hxx> |