[WIN32SS:NTGDI] freetype.c: Use debug channel "GdiFont"

This commit is contained in:
Hermès Bélusca-Maïto 2025-01-23 20:25:25 +01:00
parent e16dc27e47
commit 9c474c4b73
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0

View file

@ -34,6 +34,7 @@
#define NDEBUG
#include <debug.h>
DBG_DEFAULT_CHANNEL(GdiFont);
typedef struct _FONTLINK
{