Hey Guys,
I have a header file I downloaded for an application (actually about 20 header files). Most of them can be opened fine, but I get errors on a couple that say:
fatal error C1083: Cannot open include file: 'Transport.h': No such file or directory
I've checked, and the file is a header file in my project. Anyone have any ideas?
Thanks