LoopInfo: Simplify ownership of Loop objects
[oota-llvm.git] / include / llvm-c / Initialization.h
index ada473818da641b45a3b46cba8b9bec6d8faaa81..90c8396f7ad3b80df5b6e76a6ab11bb1ea0ccb11 100644 (file)
 |*                                                                            *|
 \*===----------------------------------------------------------------------===*/
 
-#ifndef LLVM_C_INITIALIZEPASSES_H
-#define LLVM_C_INITIALIZEPASSES_H
+#ifndef LLVM_C_INITIALIZATION_H
+#define LLVM_C_INITIALIZATION_H
 
-#include "llvm-c/Core.h"
+#include "llvm-c/Types.h"
 
 #ifdef __cplusplus
 extern "C" {