From: Andrew Lenharth
Date: Mon, 14 Nov 2005 19:32:05 +0000 (+0000)
Subject: this file moved
X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=94f3d1af5fe09f14e45c68a6a8c59b4d681c64a0;p=oota-llvm.git
this file moved
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24356 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/CommandLine.html b/docs/CommandLine.html
index 3140b98ddf2..89363f95e5b 100644
--- a/docs/CommandLine.html
+++ b/docs/CommandLine.html
@@ -195,7 +195,7 @@ can do.
program:
- #include "Support/CommandLine.h"
+ #include "llvm/Support/CommandLine.h"
Additionally, you need to add this as the first line of your main