summaryrefslogtreecommitdiff
path: root/cpp/src/tests/MessageHandlerTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/tests/MessageHandlerTest.cpp')
-rw-r--r--cpp/src/tests/MessageHandlerTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/tests/MessageHandlerTest.cpp b/cpp/src/tests/MessageHandlerTest.cpp
index 277c0fc4b9..4c4321d19d 100644
--- a/cpp/src/tests/MessageHandlerTest.cpp
+++ b/cpp/src/tests/MessageHandlerTest.cpp
@@ -19,7 +19,7 @@
*
*/
//#include <iostream>
-//#include <AMQP_HighestVersion.h>
+//#include "../gen/AMQP_HighestVersion.h>
#include "../framing/amqp_framing.h"
#include "qpid_test_plugin.h"