move devices.h to a more appropriate location (approximately where it's located in the nt4 ddk)

svn path=/trunk/; revision=19478
This commit is contained in:
Alex Ionescu 2005-11-23 03:54:11 +00:00
parent 4758974147
commit 7208d96617
2 changed files with 1 additions and 0 deletions

View file

@ -2,6 +2,7 @@
<define name="__USE_W32API" />
<library>ntoskrnl</library>
<library>hal</library>
<include base="sound">.\include</include>
<file>dsp.c</file>
<file>mixer.c</file>
<file>sb16.c</file>