aboutsummaryrefslogtreecommitdiff
path: root/sound/fmopl.cpp
diff options
context:
space:
mode:
authorWillem Jan Palenstijn2010-06-26 15:55:53 +0000
committerWillem Jan Palenstijn2010-06-26 15:55:53 +0000
commit0eb128ee471159cab8e8e4658bcbe98fa0a6b3ad (patch)
treea0b4504f21d6e4f2165b7378e1903929f271f7f4 /sound/fmopl.cpp
parent691323f16e9661b50e0178046bd3b423bb79dc22 (diff)
downloadscummvm-rg350-0eb128ee471159cab8e8e4658bcbe98fa0a6b3ad.tar.gz
scummvm-rg350-0eb128ee471159cab8e8e4658bcbe98fa0a6b3ad.tar.bz2
scummvm-rg350-0eb128ee471159cab8e8e4658bcbe98fa0a6b3ad.zip
Add missing include for translations
svn-id: r50326
Diffstat (limited to 'sound/fmopl.cpp')
-rw-r--r--sound/fmopl.cpp1
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 {