That makes sense, split it into separate guidance:
1: if you use #include "alpha.h", alpha.h must exist at a relative path
2: if you can include alpha.h from a relative path, prefer to; this will increase the likelihood the correct file is located
Originally posted by @apenn-msft in #1664