ALSA: pcm: Move PCM_RUNTIME_CHECK() macro into local header
[linux-2.6-block.git] / sound / core / pcm_memory.c
index 73b770db2372ddd3b792d7c885772a4f9cfef8a9..d4702cc1d3766080ad635132bfe18fc01c1e3444 100644 (file)
@@ -15,6 +15,7 @@
 #include <sound/pcm.h>
 #include <sound/info.h>
 #include <sound/initval.h>
+#include "pcm_local.h"
 
 static int preallocate_dma = 1;
 module_param(preallocate_dma, int, 0444);