diff options
Diffstat (limited to 'cpp/src/tests/TopicExchangeTest.cpp')
-rw-r--r-- | cpp/src/tests/TopicExchangeTest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/tests/TopicExchangeTest.cpp b/cpp/src/tests/TopicExchangeTest.cpp index 39035c776f..9e320b76f9 100644 --- a/cpp/src/tests/TopicExchangeTest.cpp +++ b/cpp/src/tests/TopicExchangeTest.cpp @@ -16,7 +16,7 @@ * specific language governing permissions and limitations * under the License. */ -#include "../broker/TopicExchange.h" +#include "qpid/broker/TopicExchange.h" #include "qpid_test_plugin.h" using namespace qpid::broker; |