Mercurial > audlegacy-plugins
diff src/modplug/modplugbmp.h @ 2971:3134a0987162
- changed include path from audacious to audlegacy.
- changed include path for libSAD.h.
| author | Yoshiki Yazawa <yaz@honeyplanet.jp> |
|---|---|
| date | Wed, 26 Nov 2008 02:55:04 +0900 |
| parents | 1d93fa7b3037 |
| children |
line wrap: on
line diff
--- a/src/modplug/modplugbmp.h Tue Nov 25 23:11:16 2008 +0900 +++ b/src/modplug/modplugbmp.h Wed Nov 26 02:55:04 2008 +0900 @@ -12,7 +12,7 @@ #include "stddefs.h" extern "C" { -#include <audacious/plugin.h> +#include <audlegacy/plugin.h> } /* Module files have their magic deep inside the file, at offset 1080; source: http://www.onicos.com/staff/iz/formats/mod.html and information by Michael Doering from UADE */
