diff options
-rw-r--r-- | sound/fmopl.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/fmopl.cpp b/sound/fmopl.cpp index dea8c5429b..16dc3986d6 100644 --- a/sound/fmopl.cpp +++ b/sound/fmopl.cpp @@ -28,6 +28,7 @@ #include "sound/softsynth/opl/mame.h" #include "common/config-manager.h" +#include "common/translation.h" namespace OPL { |