Missing header include in video/vid_s3.c.

This commit is contained in:
OBattler
2023-08-24 01:06:38 +02:00
parent 937589b6e3
commit 46b086cf22

View File

@@ -37,6 +37,7 @@
#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"