summaryrefslogtreecommitdiff
path: root/cpp/src/tests/ProducerConsumerTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/tests/ProducerConsumerTest.cpp')
-rw-r--r--cpp/src/tests/ProducerConsumerTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/tests/ProducerConsumerTest.cpp b/cpp/src/tests/ProducerConsumerTest.cpp
index f2f3ab689a..0aa812e33e 100644
--- a/cpp/src/tests/ProducerConsumerTest.cpp
+++ b/cpp/src/tests/ProducerConsumerTest.cpp
@@ -27,7 +27,7 @@
#include "InProcessBroker.h"
#include "../sys/ProducerConsumer.h"
#include "../sys/Thread.h"
-#include "AMQP_HighestVersion.h"
+#include "../gen/AMQP_HighestVersion.h"
#include "../sys/AtomicCount.h"
using namespace qpid;