summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/AsyncResultQueueImpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/qpid/broker/AsyncResultQueueImpl.cpp')
-rw-r--r--cpp/src/qpid/broker/AsyncResultQueueImpl.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/cpp/src/qpid/broker/AsyncResultQueueImpl.cpp b/cpp/src/qpid/broker/AsyncResultQueueImpl.cpp
index 9f8188f8c7..6f20a6816c 100644
--- a/cpp/src/qpid/broker/AsyncResultQueueImpl.cpp
+++ b/cpp/src/qpid/broker/AsyncResultQueueImpl.cpp
@@ -21,10 +21,9 @@
* \file AsyncResultQueueImpl.cpp
*/
-#include "AsyncResultQueueImpl.h"
-
-#include "AsyncResultHandle.h"
+#include "qpid/broker/AsyncResultQueueImpl.h"
+#include "qpid/broker/AsyncResultHandle.h"
#include "qpid/log/Statement.h"
namespace qpid {