Why does this error happen? I am sure that there is such a file in the directory! what is the problem?


[HTML]1>------ Build started: Project: finddialog, Configuration: Debug Win32 ------
1>Compiling...
1>FindDialog.cpp
1>.\FindDialog.cpp(2) : fatal error C1083: Cannot open include file: 'FindDialog': No such file or directory
1>main.cpp
1>.\main.cpp(2) : fatal error C1083: Cannot open include file: 'FindDialog': No such file or directory
1>Generating Code...
1>Build log was saved at "file://c:\******************My Documents\Visual Studio 2005\QT4\finddialog\finddialog\Debug\BuildLog.htm"
1>finddialog - 2 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========[/HTML]