<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">Including seq_event.h directly isn't allowed now.

--- dssi-1.1.1/dssi/dssi.h	2009-01-09 22:41:41.000000000 +0000
+++ dssi-1.1.1/dssi/dssi.h	2025-07-04 20:34:19.670049290 +0100
@@ -25,7 +25,7 @@
 #define DSSI_INCLUDED
 
 #include &lt;ladspa.h&gt;
-#include &lt;alsa/seq_event.h&gt;
+#include &lt;alsa/asoundlib.h&gt;
 
 #define DSSI_VERSION "1.0"
 #define DSSI_VERSION_MAJOR 1
</pre></body></html>