diff options
Diffstat (limited to 'src/decoder_control.h')
-rw-r--r-- | src/decoder_control.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/decoder_control.h b/src/decoder_control.h index d03d28a46..bfee8a259 100644 --- a/src/decoder_control.h +++ b/src/decoder_control.h @@ -17,8 +17,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#ifndef DECODE_H -#define DECODE_H +#ifndef MPD_DECODER_CONTROL_H +#define MPD_DECODER_CONTROL_H #include "decoder_api.h" |