ULTIMA: Fix missing #include
This commit is contained in:
parent
0888b42f15
commit
31ecbd086d
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@
|
|||
#ifndef NUVIE_SOUND_ADPLUG_OPL
|
||||
#define NUVIE_SOUND_ADPLUG_OPL
|
||||
|
||||
#include "common/scummsys.h"
|
||||
|
||||
namespace Ultima {
|
||||
namespace Nuvie {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue