From b90ceab30a9f2040a868e76c90af47f09b4cbbb2 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Mon, 16 Oct 2006 14:12:49 +0000 Subject: Renamed unit tests to follow naming conventions, fixed some #include inconsistencies. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@464503 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/test/unit/qpid/framing/BodyHandlerTest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/test/unit/qpid/framing/BodyHandlerTest.cpp') diff --git a/cpp/test/unit/qpid/framing/BodyHandlerTest.cpp b/cpp/test/unit/qpid/framing/BodyHandlerTest.cpp index 6b011743c0..d6edf37d51 100644 --- a/cpp/test/unit/qpid/framing/BodyHandlerTest.cpp +++ b/cpp/test/unit/qpid/framing/BodyHandlerTest.cpp @@ -16,7 +16,7 @@ * */ #include -#include "../../src/qpid/framing/amqp_framing.h" +#include "qpid/framing/amqp_framing.h" #include "qpid_test_plugin.h" using namespace qpid::framing; -- cgit v1.2.1