summaryrefslogtreecommitdiff
path: root/src/mongo/db/update_index_data.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/update_index_data.cpp')
-rw-r--r--src/mongo/db/update_index_data.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/update_index_data.cpp b/src/mongo/db/update_index_data.cpp
index 9d66a4a7a6e..2b1144d40a3 100644
--- a/src/mongo/db/update_index_data.cpp
+++ b/src/mongo/db/update_index_data.cpp
@@ -28,9 +28,9 @@
* it in the license file.
*/
+#include "mongo/db/update_index_data.h"
#include "mongo/bson/util/builder.h"
#include "mongo/db/field_ref.h"
-#include "mongo/db/update_index_data.h"
namespace mongo {