diff --git a/indra/newview/llnetmap.cpp b/indra/newview/llnetmap.cpp
index dcbd2e07eeda9487cd2d53cb4380b164984cc845..870c17d9c70a866231816395cf414a07fc8cbb20 100755
--- a/indra/newview/llnetmap.cpp
+++ b/indra/newview/llnetmap.cpp
@@ -62,10 +62,6 @@
 #include "llworld.h"
 #include "llworldmapview.h"		// shared draw code
 
-// <alchemy>
-#include "llmutelist.h"
-// </alchemy>
-
 static LLDefaultChildRegistry::Register<LLNetMap> r1("net_map");
 
 const F32 LLNetMap::MAP_SCALE_MIN = 32.f;