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