AUDIO: Fix missing include

This commit is contained in:
Cameron Cawley 2021-07-09 17:09:32 +01:00
parent a3f9cd878f
commit 674094016a

View File

@ -28,6 +28,8 @@
#ifndef AUDIO_SOFTSYNTH_SID_H
#define AUDIO_SOFTSYNTH_SID_H
#include "common/scummsys.h"
// Inlining on/off.
#define RESID_INLINE inline