arduino + nfr24L01

got it

add:

#include <Arduino.h>

underneath:

#include <WProgram.h>

in Mirf.h in the library files

Maayan Dreamer