summaryrefslogtreecommitdiff
path: root/src/mongo/db/fts/fts_search.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/fts/fts_search.h')
-rw-r--r--src/mongo/db/fts/fts_search.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/fts/fts_search.h b/src/mongo/db/fts/fts_search.h
index 6d6c4c09f5f..9bc2ede77c0 100644
--- a/src/mongo/db/fts/fts_search.h
+++ b/src/mongo/db/fts/fts_search.h
@@ -24,7 +24,6 @@
#include <queue>
#include "mongo/base/disallow_copying.h"
-#include "mongo/db/fts/fts_index.h"
#include "mongo/db/fts/fts_matcher.h"
#include "mongo/db/fts/fts_query.h"
#include "mongo/db/fts/fts_util.h"