Mercurial > audlegacy-plugins
diff src/modplug/tables.cxx @ 161:4095ceb0440b trunk
[svn] - fix libmodplug references
author | nenolod |
---|---|
date | Tue, 31 Oct 2006 15:29:06 -0800 |
parents | 6b5a52635b3b |
children | 032053ca08ab 3673c7ec4ea2 |
line wrap: on
line diff
--- a/src/modplug/tables.cxx Tue Oct 31 14:13:43 2006 -0800 +++ b/src/modplug/tables.cxx Tue Oct 31 15:29:06 2006 -0800 @@ -4,8 +4,8 @@ * Authors: Olivier Lapicque <olivierl@jps.net> */ -#include <libmodplug/stdafx.h> -#include <libmodplug/sndfile.h> +#include "stdafx.h" +#include "sndfile.h" #ifndef MODPLUG_FASTSOUNDLIB //#pragma data_seg(".tables")