aboutsummaryrefslogtreecommitdiff
path: root/audio/softsynth/mt32/LA32FloatWaveGenerator.cpp
diff options
context:
space:
mode:
authorFilippos Karapetis2014-12-21 22:13:28 +0200
committerFilippos Karapetis2014-12-21 22:19:28 +0200
commite34b5be8e3d4842e273f08821b6a7bd7ba65e843 (patch)
treebf0bd5f1722cc347781c10423935dcfaf856d269 /audio/softsynth/mt32/LA32FloatWaveGenerator.cpp
parentbb1df52da8be0322d5f04ddd371dc3c68eb3812a (diff)
downloadscummvm-rg350-e34b5be8e3d4842e273f08821b6a7bd7ba65e843.tar.gz
scummvm-rg350-e34b5be8e3d4842e273f08821b6a7bd7ba65e843.tar.bz2
scummvm-rg350-e34b5be8e3d4842e273f08821b6a7bd7ba65e843.zip
MT32: Update to munt 1.5.0
This syncs with munt commit 4041a16a5d
Diffstat (limited to 'audio/softsynth/mt32/LA32FloatWaveGenerator.cpp')
-rw-r--r--audio/softsynth/mt32/LA32FloatWaveGenerator.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/softsynth/mt32/LA32FloatWaveGenerator.cpp b/audio/softsynth/mt32/LA32FloatWaveGenerator.cpp
index 9265d80c88..42d820ebad 100644
--- a/audio/softsynth/mt32/LA32FloatWaveGenerator.cpp
+++ b/audio/softsynth/mt32/LA32FloatWaveGenerator.cpp
@@ -18,7 +18,7 @@
//#include <cmath>
#include "mt32emu.h"
#include "mmath.h"
-#include "LA32FloatWaveGenerator.h"
+#include "internals.h"
namespace MT32Emu {