From 0eb128ee471159cab8e8e4658bcbe98fa0a6b3ad Mon Sep 17 00:00:00 2001 From: Willem Jan Palenstijn Date: Sat, 26 Jun 2010 15:55:53 +0000 Subject: Add missing include for translations svn-id: r50326 --- sound/fmopl.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'sound') 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 { -- cgit v1.2.3