From: divverent Date: Thu, 13 Dec 2007 15:49:20 +0000 (+0000) Subject: oops, forgot to include snd_modplug.h here X-Git-Tag: xonotic-v0.1.0preview~2699 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=ddf849372d36beda0e4b91b5363e39db6c75cb6a;p=xonotic%2Fdarkplaces.git oops, forgot to include snd_modplug.h here git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7791 d7cf8633-e32d-0410-b094-e92efae38249 --- diff --git a/snd_main.c b/snd_main.c index cd9700ce..4f7ca310 100644 --- a/snd_main.c +++ b/snd_main.c @@ -23,6 +23,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "snd_main.h" #include "snd_ogg.h" +#include "snd_modplug.h" #define SND_MIN_SPEED 8000