Move all of the header files which are involved in modelling the LLVM IR
[oota-llvm.git] / lib / IR / AttributeImpl.h
index 2726e0edf642d910652de5f5fe533e5213364118..ecdb9280ced2f22969f77753b537fc1b13f1612f 100644 (file)
@@ -17,7 +17,7 @@
 #define LLVM_ATTRIBUTESIMPL_H
 
 #include "llvm/ADT/FoldingSet.h"
-#include "llvm/Attributes.h"
+#include "llvm/IR/Attributes.h"
 
 namespace llvm {