Early CFG simplification can fold conditionals down to selects, which is often a...
[oota-llvm.git] / include / llvm / Support / MachO.h
index 473bf1184c60d6efd78cb4c4f8c99068948969cb..4c13177926d26f87ec97dad83916e8b968ff3a2c 100644 (file)
@@ -14,7 +14,7 @@
 #ifndef LLVM_SUPPORT_MACHO_H
 #define LLVM_SUPPORT_MACHO_H
 
-#include <stdint.h>
+#include "llvm/System/DataTypes.h"
 
 // NOTE: The enums in this file are intentially named to be different than those
 // in the headers in /usr/include/mach (on darwin systems) to avoid conflicts