And...remove the unnecessary rom.h include

This commit is contained in:
Toni Riikonen
2025-11-28 22:27:29 +02:00
parent bb61421931
commit b4539c0527

View File

@@ -26,7 +26,6 @@
#include <86box/fdd_audio.h>
#include <86box/fdc.h>
#include <86box/mem.h>
#include <86box/rom.h>
#include <86box/sound.h>
#include <86box/plat.h>
#include <86box/path.h>