Adjust to new header file name.

llvm-svn: 32907
This commit is contained in:
Reid Spencer 2007-01-05 17:19:32 +00:00
parent 6ee573f523
commit 9ca1b589af
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
// //
//===----------------------------------------------------------------------===// //===----------------------------------------------------------------------===//
#include "ParserInternals.h" #include "UpgradeInternals.h"
#include "llvm/Support/CommandLine.h" #include "llvm/Support/CommandLine.h"
#include "llvm/Support/ManagedStatic.h" #include "llvm/Support/ManagedStatic.h"
#include "llvm/Support/Streams.h" #include "llvm/Support/Streams.h"