You need to edit that file. It contains a line that says
#include "wiring.h"
(Or maybe there are < and > around the name).
Change wiring.h to Arduino.h.
You need to edit that file. It contains a line that says
#include "wiring.h"
(Or maybe there are < and > around the name).
Change wiring.h to Arduino.h.