diff options
Diffstat (limited to 'src/decoder_api.h')
-rw-r--r-- | src/decoder_api.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/decoder_api.h b/src/decoder_api.h index 808eb979e..a48718846 100644 --- a/src/decoder_api.h +++ b/src/decoder_api.h @@ -17,8 +17,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#ifndef DECODER_API_H -#define DECODER_API_H +#ifndef MPD_DECODER_API_H +#define MPD_DECODER_API_H /* * This is the public API which is used by decoder plugins to |