Move all of the header files which are involved in modelling the LLVM IR
[oota-llvm.git] / lib / Support / ConstantRange.cpp
index 720ef36c4640f4812c35c65faf390c925d238329..5c5895026b67343c8fb14b2766d783d28c3b661d 100644 (file)
@@ -21,7 +21,7 @@
 //
 //===----------------------------------------------------------------------===//
 
-#include "llvm/InstrTypes.h"
+#include "llvm/IR/InstrTypes.h"
 #include "llvm/Support/ConstantRange.h"
 #include "llvm/Support/Debug.h"
 #include "llvm/Support/raw_ostream.h"