mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 09:35:32 -07:00
Add the missing <stdio.h> #define for FILE.
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#define TCDEFS_H
|
||||
|
||||
#include <inttypes.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <86box/86box.h>
|
||||
|
||||
Reference in New Issue
Block a user