[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
+1
View File
@@ -34,6 +34,7 @@
#define NDEBUG
#include <debug.h>
DBG_DEFAULT_CHANNEL(GdiFont);
typedef struct _FONTLINK
{