Fix compile error on OSX.

This commit is contained in:
Jeff Young 2023-02-22 18:06:32 +00:00
parent 962b2d45ef
commit 1b07e81936
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
#include <wx/string.h>
#include <vector>
#include <unordered_map>
#include <map>
#include <font/fontinfo.h>