diff options
Diffstat (limited to 'qpid/cpp/src/tests/HeaderTest.cpp')
| -rw-r--r-- | qpid/cpp/src/tests/HeaderTest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/src/tests/HeaderTest.cpp b/qpid/cpp/src/tests/HeaderTest.cpp index ece842fe0e..01e7c22ee6 100644 --- a/qpid/cpp/src/tests/HeaderTest.cpp +++ b/qpid/cpp/src/tests/HeaderTest.cpp @@ -21,7 +21,7 @@ #include <iostream> #include "qpid/framing/amqp_framing.h" #include "qpid/framing/FieldValue.h" -#include "tests/unit_test.h" +#include "unit_test.h" using namespace qpid::framing; using namespace std; |
