summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/asyncStore/jrnl2/FileHeader.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/qpid/asyncStore/jrnl2/FileHeader.h')
-rw-r--r--cpp/src/qpid/asyncStore/jrnl2/FileHeader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/qpid/asyncStore/jrnl2/FileHeader.h b/cpp/src/qpid/asyncStore/jrnl2/FileHeader.h
index 2d7a17a90c..4d164fc695 100644
--- a/cpp/src/qpid/asyncStore/jrnl2/FileHeader.h
+++ b/cpp/src/qpid/asyncStore/jrnl2/FileHeader.h
@@ -54,7 +54,7 @@
#ifndef qpid_asyncStore_jrnl2_FileHeader_h_
#define qpid_asyncStore_jrnl2_FileHeader_h_
-#include "RecordHeader.h"
+#include "qpid/asyncStore/jrnl2/RecordHeader.h"
struct timespec;