Files
glib/glib/gwin32.h
Chun-wei Fan d920a86e25 gwin32.h: Avoid including unknwn.h
It pulls in windows.h causing conflict for code that assume windows.h is not
previously included.

Thanks to Luca Bacci for proposing this fix, and @Osyotr for pointing
out this issue!

Fixes issue #3613.
2025-02-19 20:52:01 +08:00

5.8 KiB