diff options
Diffstat (limited to 'qpid/cpp/src/tests/InMemoryContentTest.cpp')
-rw-r--r-- | qpid/cpp/src/tests/InMemoryContentTest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/src/tests/InMemoryContentTest.cpp b/qpid/cpp/src/tests/InMemoryContentTest.cpp index 6c7dd58258..3dbe31e072 100644 --- a/qpid/cpp/src/tests/InMemoryContentTest.cpp +++ b/qpid/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" |