diff --git a/llvm/docs/CommandLine.html b/llvm/docs/CommandLine.html index 3140b98ddf2f..89363f95e5b7 100644 --- a/llvm/docs/CommandLine.html +++ b/llvm/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