More nullptr fix

Fixes https://github.com/behdad/harfbuzz/issues/585
This commit is contained in:
Behdad Esfahbod 2017-10-28 12:00:49 -06:00
parent 5daf3bd449
commit 5014c60afa
1 changed files with 1 additions and 3 deletions

View File

@ -24,9 +24,7 @@
* Google Author(s): Behdad Esfahbod
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "hb-private.hh"
#include "hb.h"