diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-10-08 16:59:48 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-10-08 16:59:48 +0200 |
commit | 80a5eff607808252c7fa7024793d445191d928a5 (patch) | |
tree | 19082f53c3a634c407d64001401f99479d067e2a /svl/unx/source | |
parent | cf2b56f39d57c62b17c444025f8dfe14e6149cba (diff) |
#i103496#: make svl buildable with internal inc/svl directory
Diffstat (limited to 'svl/unx/source')
-rw-r--r-- | svl/unx/source/svdde/ddedummy.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/unx/source/svdde/ddedummy.cxx b/svl/unx/source/svdde/ddedummy.cxx index aa1ccad80630..2aec705bc7ef 100644 --- a/svl/unx/source/svdde/ddedummy.cxx +++ b/svl/unx/source/svdde/ddedummy.cxx @@ -30,7 +30,7 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_svl.hxx" -#include <svtools/svdde.hxx> +#include <svl/svdde.hxx> #include <rtl/instance.hxx> DdeData::DdeData() |