summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/LazyLoadedContentTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp/src/tests/LazyLoadedContentTest.cpp')
-rw-r--r--qpid/cpp/src/tests/LazyLoadedContentTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/src/tests/LazyLoadedContentTest.cpp b/qpid/cpp/src/tests/LazyLoadedContentTest.cpp
index 9d0da2206d..f366a25cf9 100644
--- a/qpid/cpp/src/tests/LazyLoadedContentTest.cpp
+++ b/qpid/cpp/src/tests/LazyLoadedContentTest.cpp
@@ -19,7 +19,7 @@
*
*/
#include "../broker/LazyLoadedContent.h"
-#include "AMQP_HighestVersion.h"
+#include "../gen/AMQP_HighestVersion.h"
#include "../broker/NullMessageStore.h"
#include "qpid_test_plugin.h"
#include <iostream>