summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvmc/Configuration.cpp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-08-19 21:52:49 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-08-19 21:52:49 +0000
commit9251cb2ecd02fc820ab1f139002d5c671e35960a (patch)
treef6ca6a99c6922560f95e44bd6ebffc3b107e4f34 /llvm/tools/llvmc/Configuration.cpp
parent170943a795444e1a865bdaa4b5e6ad4b9674460e (diff)
downloadbcm5719-llvm-9251cb2ecd02fc820ab1f139002d5c671e35960a.tar.gz
bcm5719-llvm-9251cb2ecd02fc820ab1f139002d5c671e35960a.zip
Actually let it compile after file name changes.
llvm-svn: 15931
Diffstat (limited to 'llvm/tools/llvmc/Configuration.cpp')
-rw-r--r--llvm/tools/llvmc/Configuration.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/llvmc/Configuration.cpp b/llvm/tools/llvmc/Configuration.cpp
index 0b42e410f52..1463ecaa7ee 100644
--- a/llvm/tools/llvmc/Configuration.cpp
+++ b/llvm/tools/llvmc/Configuration.cpp
@@ -12,7 +12,7 @@
//
//===------------------------------------------------------------------------===
-#include "ConfigData.h"
+#include "Configuration.h"
#include "ConfigLexer.h"
#include "CompilerDriver.h"
#include "Support/CommandLine.h"
OpenPOWER on IntegriCloud