From: divverent Date: Thu, 13 Dec 2007 16:07:07 +0000 (+0000) Subject: oops, should use <>, not "" X-Git-Tag: xonotic-v0.1.0preview~2697 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=7413b667657a3ac0ba02b715daf64b96233ccc3f;p=xonotic%2Fdarkplaces.git oops, should use <>, not "" git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7793 d7cf8633-e32d-0410-b094-e92efae38249 --- diff --git a/snd_modplug.c b/snd_modplug.c index 0612d00f..5b9d7f7b 100644 --- a/snd_modplug.c +++ b/snd_modplug.c @@ -28,7 +28,7 @@ #ifdef SND_MODPLUG_STATIC -#include "libmodplug/modplug.h" +#include qboolean ModPlug_OpenLibrary (void) { return true; // statically linked