diff options
Diffstat (limited to 'ucb/source/ucp/webdav/SerfPutReqProcImpl.cxx')
-rw-r--r-- | ucb/source/ucp/webdav/SerfPutReqProcImpl.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/webdav/SerfPutReqProcImpl.cxx b/ucb/source/ucp/webdav/SerfPutReqProcImpl.cxx index a2253b2dc40c..3e58fcaaf78c 100644 --- a/ucb/source/ucp/webdav/SerfPutReqProcImpl.cxx +++ b/ucb/source/ucp/webdav/SerfPutReqProcImpl.cxx @@ -20,7 +20,7 @@ *************************************************************/ // MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_ucb.hxx" +#include "precompiled_webdav.hxx" #include <rtl/ustring.hxx> |