diff options
Diffstat (limited to 'cpp/test/Ice/retry/InstrumentationI.cpp')
-rw-r--r-- | cpp/test/Ice/retry/InstrumentationI.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/Ice/retry/InstrumentationI.cpp b/cpp/test/Ice/retry/InstrumentationI.cpp index 60d025cf7d9..6abfb14ac9f 100644 --- a/cpp/test/Ice/retry/InstrumentationI.cpp +++ b/cpp/test/Ice/retry/InstrumentationI.cpp @@ -8,7 +8,7 @@ // ********************************************************************** #include <Ice/Ice.h> -#include <TestCommon.h> +#include <TestHelper.h> namespace { |