summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/ExchangeRegistry.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/qpid/broker/ExchangeRegistry.cpp')
-rw-r--r--cpp/src/qpid/broker/ExchangeRegistry.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/src/qpid/broker/ExchangeRegistry.cpp b/cpp/src/qpid/broker/ExchangeRegistry.cpp
index 0755393e68..f69c258ac1 100644
--- a/cpp/src/qpid/broker/ExchangeRegistry.cpp
+++ b/cpp/src/qpid/broker/ExchangeRegistry.cpp
@@ -15,8 +15,8 @@
* limitations under the License.
*
*/
-#include "./qpid/broker/ExchangeRegistry.h"
-#include "./qpid/concurrent/MonitorImpl.h"
+#include "qpid/broker/ExchangeRegistry.h"
+#include "qpid/concurrent/MonitorImpl.h"
using namespace qpid::broker;
using namespace qpid::concurrent;