#included the missing plat_fallthrough.h.

This commit is contained in:
OBattler
2025-04-27 18:57:21 +02:00
parent 5b4db319bf
commit 9b93e71b23

View File

@@ -38,6 +38,7 @@
#include <86box/ppi.h>
#include <86box/timer.h>
#include <86box/gdbstub.h>
#include <86box/plat_fallthrough.h>
#include <86box/plat_unused.h>
/* Is the CPU 8088 or 8086. */