Using timer interrupts in a library

In RCXIR.h change:

#include <FIFO.h>

to:

#include "FIFO.h"

Then it compiles.