From a04c4965e3df113125b82d1b921043898d60ba6c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 11 May 2012 04:38:12 +0000 Subject: Add missing includes. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4348 a436a847-0d15-0410-975c-d299462d15a1 --- ingen/Interface.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ingen/Interface.hpp') diff --git a/ingen/Interface.hpp b/ingen/Interface.hpp index 96a438a9..81a4100d 100644 --- a/ingen/Interface.hpp +++ b/ingen/Interface.hpp @@ -17,6 +17,8 @@ #ifndef INGEN_INTERFACE_HPP #define INGEN_INTERFACE_HPP +#include + #include "ingen/Resource.hpp" #include "ingen/Status.hpp" #include "raul/SharedPtr.hpp" -- cgit v1.2.1