chiark / gitweb /
Fixes for disorder-dbpugrade:
[disorder] / clients / playrtp-alsa.c
index ceea87b8df9a76fcc54c8f50ed297a63f1ee2b0b..263ab40045186ec7ddaeda7ff0bfac0ed8646c1e 100644 (file)
@@ -23,7 +23,7 @@
 
 #include <config.h>
 
-#if API_ALSA
+#if HAVE_ALSA_ASOUNDLIB_H 
 #include "types.h"
 
 #include <poll.h>