OSDN Git Service

Adjust to new header file name.
authorReid Spencer <rspencer@reidspencer.com>
Fri, 5 Jan 2007 17:19:32 +0000 (17:19 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 5 Jan 2007 17:19:32 +0000 (17:19 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32907 91177308-0d34-0410-b5e6-96231b3b80d8

tools/llvm-upgrade/llvm-upgrade.cpp

index 64ae5ab..38aa9ad 100644 (file)
@@ -19,7 +19,7 @@
 //
 //===----------------------------------------------------------------------===//
 
-#include "ParserInternals.h"
+#include "UpgradeInternals.h"
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Support/ManagedStatic.h"
 #include "llvm/Support/Streams.h"