summaryrefslogtreecommitdiffstats
path: root/include/ingen/LV2Features.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/ingen/LV2Features.hpp')
-rw-r--r--include/ingen/LV2Features.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ingen/LV2Features.hpp b/include/ingen/LV2Features.hpp
index 75d5b377..ae201bf6 100644
--- a/include/ingen/LV2Features.hpp
+++ b/include/ingen/LV2Features.hpp
@@ -18,7 +18,7 @@
#define INGEN_LV2FEATURES_HPP
#include "ingen/ingen.h"
-#include "ingen/types.hpp"
+#include "ingen/memory.hpp"
#include "lv2/core/lv2.h"
#include "raul/Noncopyable.hpp"