Use the new script to sort the includes of every file under lib.
[oota-llvm.git] / include / llvm-c / TargetMachine.h
index 29668de4652905e4fd2d7b1d33a4de4a89f69dad..691abdfcb47acc18a6b73fcbd15c93c29664374f 100644 (file)
@@ -20,6 +20,7 @@
 #define LLVM_C_TARGETMACHINE_H
 
 #include "llvm-c/Core.h"
+#include "llvm-c/Target.h"
 
 #ifdef __cplusplus
 extern "C" {