summaryrefslogtreecommitdiff
path: root/cpp/src/tests/TestCase.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/tests/TestCase.h')
-rw-r--r--cpp/src/tests/TestCase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/tests/TestCase.h b/cpp/src/tests/TestCase.h
index 71e1d1118c..07bdd68933 100644
--- a/cpp/src/tests/TestCase.h
+++ b/cpp/src/tests/TestCase.h
@@ -21,7 +21,7 @@
*
*/
-#include "qpid/client/ClientMessage.h"
+#include "qpid/client/Message.h"
#include "TestOptions.h"