Commit 15b40f62 authored by Alexandre Julliard's avatar Alexandre Julliard

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

parent 3dfcec76
......@@ -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 = \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment