summaryrefslogtreecommitdiff
path: root/cpp/test/unit/qpid/broker/TopicExchangeTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/unit/qpid/broker/TopicExchangeTest.cpp')
-rw-r--r--cpp/test/unit/qpid/broker/TopicExchangeTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/unit/qpid/broker/TopicExchangeTest.cpp b/cpp/test/unit/qpid/broker/TopicExchangeTest.cpp
index 4066a4709f..8d7903c4ac 100644
--- a/cpp/test/unit/qpid/broker/TopicExchangeTest.cpp
+++ b/cpp/test/unit/qpid/broker/TopicExchangeTest.cpp
@@ -1,4 +1,4 @@
-#include "../../src/qpid/broker/TopicExchange.h"
+#include "qpid/broker/TopicExchange.h"
#include <qpid_test_plugin.h>
using namespace qpid::broker;