From 12bf781e762705f2bbabe5102148ac699e20ef12 Mon Sep 17 00:00:00 2001 From: Determinant Date: Mon, 16 Jul 2018 19:26:25 -0400 Subject: ... --- include/salticidae/event.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'include') diff --git a/include/salticidae/event.h b/include/salticidae/event.h index 75d1d0f..9c59a6a 100644 --- a/include/salticidae/event.h +++ b/include/salticidae/event.h @@ -25,6 +25,11 @@ #ifndef _SALTICIDAE_EVENT_H #define _SALTICIDAE_EVENT_H +#include + +#include "salticidae/util.h" +#include "salticidae/ref.h" + namespace salticidae { struct _event_context_deleter { -- cgit v1.2.3