Fix build errors

This commit is contained in:
Phil Marell
2021-08-08 12:27:10 +10:00
parent 42ec9e3646
commit 5ab966ea98
2 changed files with 11 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
#pragma once
#include <stdint.h>
#include <stddef.h>
class PLPasStr;
struct GpRenderedFontMetrics;