diff options
Diffstat (limited to 'cpp/src/IcePatch/Client.cpp')
-rw-r--r-- | cpp/src/IcePatch/Client.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/IcePatch/Client.cpp b/cpp/src/IcePatch/Client.cpp index ac6114f0001..7bd5af6d10f 100644 --- a/cpp/src/IcePatch/Client.cpp +++ b/cpp/src/IcePatch/Client.cpp @@ -8,7 +8,7 @@ // ********************************************************************** #include <Ice/Application.h> -#include <Ice/SliceChecksum.h> +#include <Ice/SliceChecksums.h> #include <IcePatch/FileDescFactory.h> #include <IcePatch/Util.h> #include <IcePatch/ClientUtil.h> |