mirror of
https://github.com/reactos/reactos.git
synced 2025-03-01 03:45:16 +00:00
[WIN32SS:NTGDI] freetype.c: Use debug channel "GdiFont"
This commit is contained in:
parent
e16dc27e47
commit
9c474c4b73
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
|||
|
||||
#define NDEBUG
|
||||
#include <debug.h>
|
||||
DBG_DEFAULT_CHANNEL(GdiFont);
|
||||
|
||||
typedef struct _FONTLINK
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue