Move the AttributesImpl header file into the VMCore directory so that it can be opaque.
[oota-llvm.git] / lib / VMCore / LLVMContextImpl.h
index 524f7e54bb49c3c24a6047968b12ff043f8041eb..ee31814c055741da12605d723d319f80469462ba 100644 (file)
@@ -16,9 +16,9 @@
 #define LLVM_LLVMCONTEXT_IMPL_H
 
 #include "llvm/LLVMContext.h"
+#include "AttributesImpl.h"
 #include "ConstantsContext.h"
 #include "LeaksContext.h"
-#include "llvm/AttributesImpl.h"
 #include "llvm/Constants.h"
 #include "llvm/DerivedTypes.h"
 #include "llvm/Metadata.h"