summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/asyncStore/jrnl2/RecordIdCounter.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/qpid/asyncStore/jrnl2/RecordIdCounter.h')
-rw-r--r--cpp/src/qpid/asyncStore/jrnl2/RecordIdCounter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/qpid/asyncStore/jrnl2/RecordIdCounter.h b/cpp/src/qpid/asyncStore/jrnl2/RecordIdCounter.h
index 5fe2c01429..83cfa74242 100644
--- a/cpp/src/qpid/asyncStore/jrnl2/RecordIdCounter.h
+++ b/cpp/src/qpid/asyncStore/jrnl2/RecordIdCounter.h
@@ -24,7 +24,7 @@
#ifndef qpid_asyncStore_jrnl2_RecordCounter_h_
#define qpid_asyncStore_jrnl2_RecordCounter_h_
-#include "AtomicCounter.h"
+#include "qpid/asyncStore/jrnl2/AtomicCounter.h"
#include <stdint.h> // uint64_t