You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
341 B
12 lines
341 B
--- libucil-0.9.10/src/ucil_alsa.c 2010-01-17 08:49:29.000000000 +0100
|
|
+++ libucil-0.9.10/src/ucil_alsa.c.include-alsa 2019-07-28 19:28:30.425902735 +0200
|
|
@@ -29,7 +29,7 @@
|
|
#include "ucil_alsa.h"
|
|
|
|
#include <stdlib.h>
|
|
-#include <asoundlib.h>
|
|
+#include <alsa/asoundlib.h>
|
|
#include <glib-2.0/glib.h>
|
|
/* #if UCIL_DEBUG */
|
|
#define DEBUG
|