Move all of the header files which are involved in modelling the LLVM IR
[oota-llvm.git] / lib / IR / Use.cpp
index 0128adc3f776297addf313090a310c72b9ab94bb..481cbab7c294b14feb9f28471b8b885bc6eb53a1 100644 (file)
@@ -11,7 +11,7 @@
 //
 //===----------------------------------------------------------------------===//
 
-#include "llvm/Value.h"
+#include "llvm/IR/Value.h"
 #include <new>
 
 namespace llvm {