Changes For Bug 352
[oota-llvm.git] / include / llvm / Support / ConstantRange.h
index 30618a1692134896240d1eb6da1362a157684d0d..0c8b3b6b4ccb2caae1cc559aecd2615903c41fbb 100644 (file)
@@ -24,7 +24,7 @@
 #ifndef LLVM_SUPPORT_CONSTANT_RANGE_H
 #define LLVM_SUPPORT_CONSTANT_RANGE_H
 
-#include "Support/DataTypes.h"
+#include "llvm/Support/DataTypes.h"
 #include <iosfwd>
 
 namespace llvm {