winspool.drv: Include <cups/ppd.h> to fix building against the macOS 10.12 SDK.
commit10065d2acd0a9e1e852a8151c95569b99d1b3294
authorKen Thomases <ken@codeweavers.com>
Mon, 27 Jun 2016 20:34:07 +0000 (27 15:34 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 6 Jul 2016 06:31:43 +0000 (6 15:31 +0900)
tree38f7e01d0d0a1a02f5c2d2e25ae8c09db1e6f35a
parentf6a00dbd25d009aebc0f300b9039537ecc255ca7
winspool.drv: Include <cups/ppd.h> to fix building against the macOS 10.12 SDK.

The cupsGetPPD() function was moved there from <cups/cups.h> because it's
deprecated.

Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
configure
configure.ac
dlls/winspool.drv/info.c
include/config.h.in