Module: wine Branch: master Commit: 7aa109501c095fcf2780e5c22c7086e287767ea2 URL: https://gitlab.winehq.org/wine/wine/-/commit/7aa109501c095fcf2780e5c22c7086e...
Author: Jacek Caban jacek@codeweavers.com Date: Wed May 31 10:41:38 2023 +0200
wineps: Don't include gdi_driver.h from PE module.
---
dlls/win32u/main.c | 1 - dlls/wineps.drv/bitblt.c | 2 +- dlls/wineps.drv/bitmap.c | 8 ++++---- dlls/wineps.drv/brush.c | 2 +- dlls/wineps.drv/pen.c | 2 +- dlls/wineps.drv/printproc.c | 24 +++++++++++----------- dlls/wineps.drv/psdrv.h | 49 ++++++++++++++++++++++++++++++++++++--------- include/wine/gdi_driver.h | 8 ++++---- 8 files changed, 62 insertions(+), 34 deletions(-)