mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-22 10:17:22 +00:00
AUDIO: Fix missing include
This commit is contained in:
parent
a3f9cd878f
commit
674094016a
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user