(xdk1_xfonts.c) Add header include

This commit is contained in:
twinaphex 2016-12-02 01:03:14 +01:00
parent e5072c8e7f
commit 2eeb8912e8

View File

@ -20,6 +20,8 @@
#include "../../config.h"
#endif
#include "../drivers/d3d.h"
#include "../font_driver.h"
#include "../../runloop.h"