Fix PR7809 by creating a header for just llvm variables that can be
[oota-llvm.git] / include / llvm / Target / TargetSelect.h
index 3ade00dc8d49ebac3e45900a07a685f2b693365f..ab6b62b74e6d9973f576ba6004ca8c2c19028c2f 100644 (file)
@@ -16,7 +16,7 @@
 #ifndef LLVM_TARGET_TARGETSELECT_H
 #define LLVM_TARGET_TARGETSELECT_H
 
-#include "llvm/Config/config.h"
+#include "llvm/Config/llvm-config.h"
 
 extern "C" {
   // Declare all of the target-initialization functions that are available.