You could edit platform.txt and add a -I flag to the compilation recipes:
You can also specify the absolute path. For example:
#include "C:\Users\rhj4\Documents\Arduino\MySketch\Robot.h"
You could edit platform.txt and add a -I flag to the compilation recipes:
You can also specify the absolute path. For example:
#include "C:\Users\rhj4\Documents\Arduino\MySketch\Robot.h"