From ea046a32eeb90208b374f4e4e6f6ecadf224bdc6 Mon Sep 17 00:00:00 2001 From: Piotr Dziwinski Date: Fri, 23 Mar 2012 22:08:59 +0100 Subject: Fixed includes and GCC syntax errors --- src/list.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/list.h') diff --git a/src/list.h b/src/list.h index abf5819..43d155f 100644 --- a/src/list.h +++ b/src/list.h @@ -21,6 +21,7 @@ #include "control.h" +#include "event.h" class CD3DEngine; -- cgit v1.2.3-1-g7c22