summaryrefslogtreecommitdiff
path: root/cpp/src/tests/InMemoryContentTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/tests/InMemoryContentTest.cpp')
-rw-r--r--cpp/src/tests/InMemoryContentTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/tests/InMemoryContentTest.cpp b/cpp/src/tests/InMemoryContentTest.cpp
index 6c7dd58258..3dbe31e072 100644
--- a/cpp/src/tests/InMemoryContentTest.cpp
+++ b/cpp/src/tests/InMemoryContentTest.cpp
@@ -20,7 +20,7 @@
*/
#include "../broker/InMemoryContent.h"
#include "qpid_test_plugin.h"
-#include "AMQP_HighestVersion.h"
+#include "../gen/AMQP_HighestVersion.h"
#include <iostream>
#include <list>
#include "../framing/AMQFrame.h"