Rename MDNode.h header. It defines MDnode and other metadata classes.
[oota-llvm.git] / lib / Target / X86 / AsmPrinter / X86ATTAsmPrinter.cpp
index a93510bb7534569f50be85b9bc256b2698e2c432..4b6fe36d93ee97986749fd07b8f5d0d2b8beb9e5 100644 (file)
@@ -23,7 +23,7 @@
 #include "llvm/CallingConv.h"
 #include "llvm/DerivedTypes.h"
 #include "llvm/Module.h"
-#include "llvm/MDNode.h"
+#include "llvm/Metadata.h"
 #include "llvm/Type.h"
 #include "llvm/ADT/Statistic.h"
 #include "llvm/ADT/StringExtras.h"