Fixed some minor T1200 and V86P HDC-related bugs.

This commit is contained in:
OBattler
2022-10-24 23:20:25 +02:00
parent 0ff86c50df
commit 0e3d4019c3
2 changed files with 3 additions and 2 deletions

View File

@@ -103,6 +103,7 @@
#include <86box/fdd.h>
#include <86box/fdc.h>
#include <86box/gameport.h>
#include <86box/hdc.h>
#include <86box/video.h>
#include <86box/plat.h>
#include <86box/machine.h>