Issue #80 - Include gfx/Logging.h in NativeFontResourceMac.cpp

This commit is contained in:
adeshkp
2020-05-15 21:13:56 +05:30
committed by Roy Tam
parent 099b822652
commit 51c19f2e77
+1
View File
@@ -8,6 +8,7 @@
#include "Types.h"
#include "mozilla/RefPtr.h"
#include "mozilla/gfx/Logging.h"
#ifdef MOZ_WIDGET_UIKIT
#include <CoreFoundation/CoreFoundation.h>