Including Header Files

RandallR:
When using the IDE, does any know if it is possible to add directories to the "standard path".

Certainly. Put the code to be shared in a "library" and include the "library" in your sketch. This should get you started...
http://arduino.cc/it/Hacking/LibraryTutorial