ini: Fix the legacy Windows UI

This commit is contained in:
David Hrdlička
2022-09-10 14:46:47 +02:00
parent 2cc7fc666b
commit 7071175975

View File

@@ -22,6 +22,7 @@
#include <string.h>
#include <wchar.h>
#include <86box/86box.h>
#include <86box/ini.h>
#include <86box/config.h>
#include <86box/device.h>
#include <86box/plat.h>