summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/snd/dmabuf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/isa/snd/dmabuf.c')
-rw-r--r--sys/i386/isa/snd/dmabuf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/isa/snd/dmabuf.c b/sys/i386/isa/snd/dmabuf.c
index 6abd8ec..da96309 100644
--- a/sys/i386/isa/snd/dmabuf.c
+++ b/sys/i386/isa/snd/dmabuf.c
@@ -32,7 +32,7 @@
*/
#include <i386/isa/snd/sound.h>
-#include <i386/isa/sound/ulaw.h>
+#include <i386/isa/snd/ulaw.h>
#define MIN_CHUNK_SIZE 256 /* for uiomove etc. */
#define DMA_ALIGN_THRESHOLD 4
OpenPOWER on IntegriCloud