Changes For Bug 352
[oota-llvm.git] / include / llvm / Target / TargetMachineRegistry.h
index 008b69c1db421b33a4e066161efe50fc509ec27e..08ab56e10aec80784d950354f5b287eba5803e7d 100644 (file)
@@ -17,7 +17,7 @@
 #ifndef LLVM_TARGET_TARGETMACHINEREGISTRY_H
 #define LLVM_TARGET_TARGETMACHINEREGISTRY_H
 
-#include "Support/CommandLine.h"
+#include "llvm/Support/CommandLine.h"
 
 namespace llvm {
   class Module;