From 01217e64f8d784ae640b129669fd3a87e84844b3 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 18 May 2009 00:21:17 +0000 Subject: Patch from agorka to add some includes required for building with the GCC shipped with Ubuntu Karmic. git-svn-id: svn://localhost/ardour2/branches/3.0@5098 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/ardour/event_type_map.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'libs/ardour/event_type_map.cc') diff --git a/libs/ardour/event_type_map.cc b/libs/ardour/event_type_map.cc index e23a69ebbc..cbc3458615 100644 --- a/libs/ardour/event_type_map.cc +++ b/libs/ardour/event_type_map.cc @@ -18,6 +18,7 @@ */ +#include #include "ardour/types.h" #include "ardour/event_type_map.h" #include "evoral/Parameter.hpp" -- cgit v1.2.3