houssam_ballout said:If it is not a system library i.e. you did not enclose it between <>, u used "" then the reason could be that you have not put the header file into the same file as the project, another solution would be to copy the exact location of the header file ex: "c:\\documents\header.h".
Hope that helps