From 4c1eb9225d5a741e1234d48eb38a8df3da908259 Mon Sep 17 00:00:00 2001 From: Warren Dukes Date: Sun, 21 Mar 2004 21:32:23 +0000 Subject: add aac_decode.[ch] and start working on it also, if locale is C or POSIX, set fs charset to iso-8859-1 git-svn-id: https://svn.musicpd.org/mpd/trunk@347 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- src/mp4_decode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mp4_decode.h') diff --git a/src/mp4_decode.h b/src/mp4_decode.h index 14d0e495c..58d40aeff 100644 --- a/src/mp4_decode.h +++ b/src/mp4_decode.h @@ -19,7 +19,7 @@ */ #ifndef MP4_DECODE_H -#define MP$_DECODE_H +#define MP4_DECODE_H #include "../config.h" -- cgit v1.2.3