From e2a227552ed06d949b635bb4f70e230f7b2b5e3b Mon Sep 17 00:00:00 2001 From: OBattler Date: Wed, 4 Aug 2021 09:03:27 +0200 Subject: [PATCH] Change #1 for attempted conflict resolution. --- src/machine/m_at_sockets7.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/machine/m_at_sockets7.c b/src/machine/m_at_sockets7.c index 47ee28a29..2ab21d856 100644 --- a/src/machine/m_at_sockets7.c +++ b/src/machine/m_at_sockets7.c @@ -40,6 +40,7 @@ #include <86box/video.h> #include "cpu.h" #include <86box/machine.h> +#include <86box/snd_ac97.h> #include <86box/clock.h>