diff options
Diffstat (limited to 'src/decoder_list.h')
-rw-r--r-- | src/decoder_list.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/decoder_list.h b/src/decoder_list.h index b17e5caab..ea3eb7f92 100644 --- a/src/decoder_list.h +++ b/src/decoder_list.h @@ -16,8 +16,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#ifndef INPUT_PLUGIN_H -#define INPUT_PLUGIN_H +#ifndef MPD_DECODER_LIST_H +#define MPD_DECODER_LIST_H #include <stdio.h> |