From 94f3d1af5fe09f14e45c68a6a8c59b4d681c64a0 Mon Sep 17 00:00:00 2001
From: Andrew Lenharth
Date: Mon, 14 Nov 2005 19:32:05 +0000
Subject: [PATCH] this file moved
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24356 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/CommandLine.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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