mountmgr.sys: Use the correct variable for the include paths.

This commit is contained in:
Alexandre Julliard 2014-01-07 11:33:57 +01:00
parent 3dfcec768d
commit 15b40f62cc

View file

@ -2,7 +2,7 @@ MODULE = mountmgr.sys
IMPORTS = uuid advapi32 ntoskrnl.exe
DELAYIMPORTS = user32
EXTRADLLFLAGS = -Wb,--subsystem,native
EXTRADEFS = @DBUS_CFLAGS@ @HAL_CFLAGS@
EXTRAINCL = @DBUS_CFLAGS@ @HAL_CFLAGS@
EXTRALIBS = @DISKARBITRATIONLIB@
C_SRCS = \