Rename files for consistency.
[oota-llvm.git] / lib / Target / X86 / InstPrinter / X86InstComments.cpp
index c642acc3b9a24c742b143340da57c47c98bfec75..4e28dfe7fa81f428dc50cfc0b078577e7b7ef8d5 100644 (file)
@@ -13,7 +13,7 @@
 //===----------------------------------------------------------------------===//
 
 #include "X86InstComments.h"
-#include "X86GenInstrNames.inc"
+#include "MCTargetDesc/X86MCTargetDesc.h"
 #include "llvm/MC/MCInst.h"
 #include "llvm/Support/raw_ostream.h"
 #include "../Utils/X86ShuffleDecode.h"