mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
update for new location of emu10k1.h under sys/gnu
This commit is contained in:
parent
1f4b0b5767
commit
0ffbc64fe6
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue