summaryrefslogtreecommitdiffstats
path: root/src/server/LV2Block.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/LV2Block.hpp')
-rw-r--r--src/server/LV2Block.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/server/LV2Block.hpp b/src/server/LV2Block.hpp
index 9c99126d..e10775a0 100644
--- a/src/server/LV2Block.hpp
+++ b/src/server/LV2Block.hpp
@@ -36,6 +36,9 @@
#include <mutex>
namespace ingen {
+
+class FilePath;
+
namespace server {
class LV2Plugin;