summaryrefslogtreecommitdiff
path: root/src/mongo/db/update/update_node_test_fixture.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/update/update_node_test_fixture.h')
-rw-r--r--src/mongo/db/update/update_node_test_fixture.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/update/update_node_test_fixture.h b/src/mongo/db/update/update_node_test_fixture.h
index 7a3e47636c1..050c9444e75 100644
--- a/src/mongo/db/update/update_node_test_fixture.h
+++ b/src/mongo/db/update/update_node_test_fixture.h
@@ -29,7 +29,7 @@
#pragma once
#include "mongo/db/logical_clock.h"
-#include "mongo/db/service_context_noop.h"
+#include "mongo/db/service_context.h"
#include "mongo/db/update/update_node.h"
#include "mongo/unittest/unittest.h"