When compiling ufo.dev with DEV-C++ it comes up with an error that it can't find the cdaudio.h file under c:\UFOAI\src\client\cdaudio.h
I did a search and found it under C:\UFOAI\build\projects\client.
I copied it over to the folder it was looking for, but was wondering if the dev file should be pointing to the projects location. Or does it matter?