aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCameron Grant <cg@FreeBSD.org>2000-04-26 19:51:19 +0000
committerCameron Grant <cg@FreeBSD.org>2000-04-26 19:51:19 +0000
commit0ffbc64fe6d89caaa5f55906de53d91ee0c39812 (patch)
treed196d7bcd797a985d61c3d5c89bf31adddcc1206
parent1f4b0b576798046146e88bad8bf2dfe91182ac55 (diff)
Notes
-rw-r--r--sys/dev/sound/pci/emu10k1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sound/pci/emu10k1.c b/sys/dev/sound/pci/emu10k1.c
index 7b8670c4a267..e8dcc6ed69cb 100644
--- a/sys/dev/sound/pci/emu10k1.c
+++ b/sys/dev/sound/pci/emu10k1.c
@@ -31,7 +31,7 @@
#include <dev/sound/pcm/sound.h>
#include <dev/sound/pcm/ac97.h>
-#include <dev/sound/pci/emu10k1.h>
+#include <gnu/dev/sound/pci/emu10k1.h>
#include <pci/pcireg.h>
#include <pci/pcivar.h>