Skip to content

Commit 4fc3d72

Browse files
committed
Specify API level. fixes warnings
1 parent 1eff018 commit 4fc3d72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pulse.c

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
#include <errno.h>
2424
#include <string.h>
2525
#include <stdbool.h>
26+
#define DDB_API_LEVEL 10
2627
#include <deadbeef/deadbeef.h>
2728

2829
#ifdef DBPULSE_DEBUG

0 commit comments

Comments
 (0)