NRF24L01 can not be initialized

add:

#include <Arduino.h>

underneath:

#include <WProgram.h>

in Mirf.h in the library files

Maayan Dreamer