Merge System into Support.
[oota-llvm.git] / include / llvm / ADT / Statistic.h
index 3a1319f1090ce0c4d42b52b1ec2f62775de3e563..f137ea21d05845156a3efc6476d322937fb2c36a 100644 (file)
@@ -26,7 +26,7 @@
 #ifndef LLVM_ADT_STATISTIC_H
 #define LLVM_ADT_STATISTIC_H
 
-#include "llvm/System/Atomic.h"
+#include "llvm/Support/Atomic.h"
 
 namespace llvm {
 class raw_ostream;