I'm having problems linking with my headers.
in my game i have these files:
rpg.ccp
player.h
player.ccp

rpg and player.ccp have #include "player.h" but both have linking errors. i pretty much don't really know what to do. if it matters im using Borland.

Thanks for any and all help.