From f7edd7089a5f5ed489e241382c3cf0bdbe962d33 Mon Sep 17 00:00:00 2001 From: Janne Matti Sinisalo Date: Tue, 12 May 2009 16:25:06 +0300 Subject: [PATCH] Fixed compatibility with libslv2 0.6.4. Fixed includes to work with libslv2 0.6.4 and newer. :) Broke compatibility with 0.6.2 and older. :( Maybe there could be some test for this? --- include/lv2_manager.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/lv2_manager.h b/include/lv2_manager.h index 45f0455e6..fcd9a0390 100644 --- a/include/lv2_manager.h +++ b/include/lv2_manager.h @@ -29,7 +29,6 @@ #include #include #include -#include #include #include