'Cannot open include file' even though the code seems to recognize it?

I changed the folder structure of my project, and made sure to change the include statements to reflect these folder changes. The classes/methods from this included file are used without noted error by Visual Studio, but when I try to build it says it cannot open the include file? Any advice?