From 607f8d1b51f28dba773a1304b0a46314a326bf09 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 23 Sep 2023 00:25:59 -0400 Subject: Clean up includes and forward declarations --- src/server/InternalPlugin.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/server/InternalPlugin.cpp') diff --git a/src/server/InternalPlugin.cpp b/src/server/InternalPlugin.cpp index e6535ab2..b2f2bae7 100644 --- a/src/server/InternalPlugin.cpp +++ b/src/server/InternalPlugin.cpp @@ -25,6 +25,8 @@ #include "types.hpp" #include "ingen/URIs.hpp" +#include "lilv/lilv.h" +#include "raul/Symbol.hpp" #include -- cgit v1.2.1