summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/asyncStore/QueueHandleImpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/qpid/asyncStore/QueueHandleImpl.cpp')
-rw-r--r--cpp/src/qpid/asyncStore/QueueHandleImpl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/qpid/asyncStore/QueueHandleImpl.cpp b/cpp/src/qpid/asyncStore/QueueHandleImpl.cpp
index ddb10be7b3..74f92bfc51 100644
--- a/cpp/src/qpid/asyncStore/QueueHandleImpl.cpp
+++ b/cpp/src/qpid/asyncStore/QueueHandleImpl.cpp
@@ -21,7 +21,7 @@
* \file QueueHandleImpl.cpp
*/
-#include "QueueHandleImpl.h"
+#include "qpid/asyncStore/QueueHandleImpl.h"
namespace qpid {
namespace asyncStore {