We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eff018 commit 4fc3d72Copy full SHA for 4fc3d72
pulse.c
@@ -23,6 +23,7 @@
23
#include <errno.h>
24
#include <string.h>
25
#include <stdbool.h>
26
+#define DDB_API_LEVEL 10
27
#include <deadbeef/deadbeef.h>
28
29
#ifdef DBPULSE_DEBUG
0 commit comments