Index: src/GenPoly/InstantiateGeneric.cc
===================================================================
--- src/GenPoly/InstantiateGeneric.cc	(revision ea6332d2c7319372654f557cb69ec651fdc92331)
+++ src/GenPoly/InstantiateGeneric.cc	(revision be9288a525b285ac5a849a870863a162fd3d36c7)
@@ -13,4 +13,5 @@
 // Update Count     : 1
 //
+#include "InstantiateGeneric.h"
 
 #include <cassert>                     // for assertf, assert
@@ -26,6 +27,4 @@
 #include "Common/utility.h"            // for deleteAll, cloneAll
 #include "GenPoly.h"                   // for isPolyType, typesPolyCompatible
-#include "InstantiateGeneric.h"
-#include "PassVisitor.h"               // for mutateAll
 #include "ScopedSet.h"                 // for ScopedSet, ScopedSet<>::iterator
 #include "ScrubTyVars.h"               // for ScrubTyVars
