diff options
Diffstat (limited to 'cpp/src/IcePatch/IcePatchI.cpp')
-rw-r--r-- | cpp/src/IcePatch/IcePatchI.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/IcePatch/IcePatchI.cpp b/cpp/src/IcePatch/IcePatchI.cpp index 36d911b6152..8506aa83d86 100644 --- a/cpp/src/IcePatch/IcePatchI.cpp +++ b/cpp/src/IcePatch/IcePatchI.cpp @@ -9,7 +9,7 @@ #include <IcePatch/IcePatchI.h> #include <IcePatch/Util.h> -#include <Ice/SliceChecksum.h> +#include <Ice/SliceChecksums.h> #include <fstream> using namespace std; |