summaryrefslogtreecommitdiff
path: root/src/mongo/util/lruishmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/util/lruishmap.h')
-rw-r--r--src/mongo/util/lruishmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/util/lruishmap.h b/src/mongo/util/lruishmap.h
index f60b257d2f3..5af41e98788 100644
--- a/src/mongo/util/lruishmap.h
+++ b/src/mongo/util/lruishmap.h
@@ -18,7 +18,7 @@
#pragma once
#include "mongo/pch.h"
-#include "../util/goodies.h"
+#include "mongo/util/goodies.h"
namespace mongo {