Changes For Bug 352
[oota-llvm.git] / lib / Support / Statistic.cpp
index 7fa7547fee33368098a1095e62d6344b1e9b7570..f4d9c7b9e248339b0500eb310948817ddec2d551 100644 (file)
@@ -21,8 +21,8 @@
 //
 //===----------------------------------------------------------------------===//
 
 //
 //===----------------------------------------------------------------------===//
 
-#include "Support/Statistic.h"
-#include "Support/CommandLine.h"
+#include "llvm/ADT/Statistic.h"
+#include "llvm/Support/CommandLine.h"
 #include <sstream>
 #include <iostream>
 #include <algorithm>
 #include <sstream>
 #include <iostream>
 #include <algorithm>