summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/backup_cursor_state.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/storage/backup_cursor_state.h')
-rw-r--r--src/mongo/db/storage/backup_cursor_state.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/storage/backup_cursor_state.h b/src/mongo/db/storage/backup_cursor_state.h
index 4f880fdafd7..8ad31bf8288 100644
--- a/src/mongo/db/storage/backup_cursor_state.h
+++ b/src/mongo/db/storage/backup_cursor_state.h
@@ -33,7 +33,7 @@
#include <string>
#include <vector>
-#include "mongo/db/pipeline/document.h"
+#include "mongo/db/exec/document_value/document.h"
namespace mongo {