Changes For Bug 352
[oota-llvm.git] / lib / Transforms / IPO / FunctionResolution.cpp
index 8403226ba38dc7d8d373d57fe8a24214c8f38559..006d33cf519249a3f13f95923ab3a58e77be082e 100644 (file)
@@ -27,7 +27,7 @@
 #include "llvm/Support/CallSite.h"
 #include "llvm/Target/TargetData.h"
 #include "llvm/Assembly/Writer.h"
-#include "Support/Statistic.h"
+#include "llvm/ADT/Statistic.h"
 #include <algorithm>
 using namespace llvm;