aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/get_started.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/get_started.html b/www/get_started.html
index e12d23b575..9f482641a8 100644
--- a/www/get_started.html
+++ b/www/get_started.html
@@ -74,7 +74,7 @@ is:</p>
<li>'<tt>touch empty.c; gcc -v empty.c -fsyntax-only</tt>' to get the
path.</li>
<li>Look for the comment "FIXME: temporary hack:
- hard-coded paths" in <tt>clang/Driver/clang.cpp</tt> and
+ hard-coded paths" in <tt>clang/lib/Driver/InitHeaderSearch.cpp</tt> and
change the lines below to include that path.</li>
</ul>