From ec79a9a7688b9573da46833a3fe7277d5f6d48d1 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Mon, 10 Jan 2005 22:51:42 +0000 Subject: A little more moving around #include's (last one for today ;-) svn-id: r16534 --- sound/softsynth/ym2612.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'sound/softsynth') diff --git a/sound/softsynth/ym2612.cpp b/sound/softsynth/ym2612.cpp index 58710a586c..8d37ee8ec6 100644 --- a/sound/softsynth/ym2612.cpp +++ b/sound/softsynth/ym2612.cpp @@ -26,6 +26,7 @@ #include +#include "common/util.h" //////////////////////////////////////// // -- cgit v1.2.3