Fixed includes in video/vid_s3.c.

This commit is contained in:
OBattler
2023-08-24 01:13:39 +02:00
parent 4f12485bcc
commit 5f83768d98

View File

@@ -37,7 +37,6 @@
#include <86box/vid_ddc.h>
#include <86box/vid_svga.h>
#include <86box/vid_svga_render.h>
#include <86box/plat_fallthrough.h>
#include "cpu.h"
#define ROM_ORCHID_86C911 "roms/video/s3/BIOS.BIN"