diff --git a/src/fastevent.h b/src/fastevent.h index a45a8bfb..1a18ba6f 100644 --- a/src/fastevent.h +++ b/src/fastevent.h @@ -15,7 +15,7 @@ #endif #include -#include +#include "refobject.h" typedef enum { FASTEVENT_TYPE_SLOWEVENT = 0,