summaryrefslogtreecommitdiffstats
path: root/src/shared/LV2Features.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/LV2Features.hpp')
-rw-r--r--src/shared/LV2Features.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/shared/LV2Features.hpp b/src/shared/LV2Features.hpp
index ffc48ab2..75bbcda3 100644
--- a/src/shared/LV2Features.hpp
+++ b/src/shared/LV2Features.hpp
@@ -21,7 +21,9 @@
#include <map>
#include <string>
#include <vector>
+
#include "lv2/lv2plug.in/ns/lv2core/lv2.h"
+
#include "raul/SharedPtr.hpp"
namespace Ingen {