ULTIMA: Fix missing #include

This commit is contained in:
Bastien Bouclet 2020-02-09 14:51:11 +01:00
parent 0888b42f15
commit 31ecbd086d

View File

@ -23,6 +23,8 @@
#ifndef NUVIE_SOUND_ADPLUG_OPL
#define NUVIE_SOUND_ADPLUG_OPL
#include "common/scummsys.h"
namespace Ultima {
namespace Nuvie {