summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/PersistableConfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/qpid/broker/PersistableConfig.h')
-rw-r--r--cpp/src/qpid/broker/PersistableConfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/qpid/broker/PersistableConfig.h b/cpp/src/qpid/broker/PersistableConfig.h
index 914e91ea80..8ddb84d129 100644
--- a/cpp/src/qpid/broker/PersistableConfig.h
+++ b/cpp/src/qpid/broker/PersistableConfig.h
@@ -23,7 +23,7 @@
*/
#include <string>
-#include "Persistable.h"
+#include "qpid/broker/Persistable.h"
namespace qpid {
namespace broker {