8307603: [AIX] Broken build after JDK-8307301

Reviewed-by: mdoerr
This commit is contained in:
Matthias Baesken 2023-05-08 12:24:41 +00:00
parent 5c7ede94ae
commit bb3e44d8b6

View File

@ -43,7 +43,11 @@
#include "OT/Color/sbix/sbix.hh"
#include "hb-ot-os2-table.hh"
#include "hb-ot-post-table.hh"
#if !defined(AIX)
#include "hb-ot-post-table-v2subset.hh"
#endif
#include "hb-ot-cff1-table.hh"
#include "hb-ot-cff2-table.hh"
#include "hb-ot-vorg-table.hh"