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