From e0b96b41288e3fe4330717f0843da5a40da5e4b0 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 20 Jan 2013 17:18:25 +0000 Subject: Add missing include. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4999 a436a847-0d15-0410-975c-d299462d15a1 --- ingen/LV2Features.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'ingen/LV2Features.hpp') diff --git a/ingen/LV2Features.hpp b/ingen/LV2Features.hpp index be8f777b..2efd62f8 100644 --- a/ingen/LV2Features.hpp +++ b/ingen/LV2Features.hpp @@ -17,6 +17,7 @@ #ifndef INGEN_LV2FEATURES_HPP #define INGEN_LV2FEATURES_HPP +#include #include #include "lv2/lv2plug.in/ns/lv2core/lv2.h" -- cgit v1.2.1