this file moved
authorAndrew Lenharth <andrewl@lenharth.org>
Mon, 14 Nov 2005 19:32:05 +0000 (19:32 +0000)
committerAndrew Lenharth <andrewl@lenharth.org>
Mon, 14 Nov 2005 19:32:05 +0000 (19:32 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24356 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CommandLine.html

index 3140b98ddf2fe220c68f3278f92593183837d06a..89363f95e5b72fff3a8419e449bdff911e3b35f9 100644 (file)
@@ -195,7 +195,7 @@ can do.</p>
 program:</p>
 
 <div class="doc_code"><pre>
-  #include "Support/CommandLine.h"
+  #include "llvm/Support/CommandLine.h"
 </pre></div>
 
 <p>Additionally, you need to add this as the first line of your main