AVR include directory

zzpza:
Is your code "#include avr/io.h" or "#include io.h"? I would think that if the environment sets the avr directory as a default location, then telling to check the avr directory would return as the file not being there. I don't know if this is the case, but worth a try.

-Jon