diff options
Diffstat (limited to 'cpp/src/tests/LazyLoadedContentTest.cpp')
-rw-r--r-- | cpp/src/tests/LazyLoadedContentTest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/tests/LazyLoadedContentTest.cpp b/cpp/src/tests/LazyLoadedContentTest.cpp index 9d0da2206d..f366a25cf9 100644 --- a/cpp/src/tests/LazyLoadedContentTest.cpp +++ b/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> |