summaryrefslogtreecommitdiffstats
path: root/alsa-pcm.c
diff options
context:
space:
mode:
Diffstat (limited to 'alsa-pcm.c')
-rw-r--r--alsa-pcm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/alsa-pcm.c b/alsa-pcm.c
index f174ef0..4d7b549 100644
--- a/alsa-pcm.c
+++ b/alsa-pcm.c
@@ -7,7 +7,7 @@
* alsa-pcm.c - AVIRT PCM interface
*/
-#include "core_internal.h"
+#include "core.h"
#define D_LOGNAME "pcm"