diff --git a/src/pcm/pcm_misc.c b/src/pcm/pcm_misc.c index f4cf49ad..a74b1b00 100644 --- a/src/pcm/pcm_misc.c +++ b/src/pcm/pcm_misc.c @@ -19,7 +19,7 @@ * */ -#ifdef ALSA_BUILD +#ifdef __KERNEL__ #include "../include/driver.h" #else #include