I am trying to compile my cpp file that has a header file in it and I keep getting an error message that says it is unable to open the file.

1>c:\users\dawn\documents\visual studio 2005\projects\payroll\payroll\payroll.cpp(3) : fatal error C1083: Cannot open include file: 'weeklyEmp.h': No such file or directory

Any suggestions?