summaryrefslogtreecommitdiffstats
path: root/sys/dev
diff options
context:
space:
mode:
authorcg <cg@FreeBSD.org>2000-04-26 19:51:19 +0000
committercg <cg@FreeBSD.org>2000-04-26 19:51:19 +0000
commitd392acef964b22996e740c0bd8781b0fff3dc6d6 (patch)
treebcbd5dbbea767e236056593d2baa2550b7d4911c /sys/dev
parent2fda64208132fbaa6e6e99477931b9e81b5bd862 (diff)
downloadFreeBSD-src-d392acef964b22996e740c0bd8781b0fff3dc6d6.zip
FreeBSD-src-d392acef964b22996e740c0bd8781b0fff3dc6d6.tar.gz
update for new location of emu10k1.h under sys/gnu
Diffstat (limited to 'sys/dev')
-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 7b8670c..e8dcc6e 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>
OpenPOWER on IntegriCloud