I swear I did a make clean and make before committing all this...
[oota-llvm.git] / utils / TableGen / X86RecognizableInstr.h
index 113b3bdb37c028525c56be877350626188a192ab..c043b909b42fc5c6a6741f16c8c07d2a37c6900a 100644 (file)
@@ -22,7 +22,7 @@
 #include "CodeGenTarget.h"
 #include "Record.h"
 
-#include "llvm/System/DataTypes.h"
+#include "llvm/Support/DataTypes.h"
 #include "llvm/ADT/SmallVector.h"
 
 namespace llvm {