From 7e13676d807471211320962d6e420ebec8cf7eec Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Sat, 15 Sep 2012 03:17:45 +0300 Subject: Reqwritten autoconf. Now builds * Rewritten autoconf * (Hopefully not over-)Simplified it. * Quite a few build fixes (not well done, probably) --- dispatcher.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dispatcher.h') diff --git a/dispatcher.h b/dispatcher.h index 74bbfc3..77b1786 100644 --- a/dispatcher.h +++ b/dispatcher.h @@ -19,6 +19,8 @@ #include "event.h" +#include + // class Dispatcher represents a class that receives GUI events. #define INTERACTIVE -- cgit v1.2.3