diff options
Diffstat (limited to 'src/player_control.h')
-rw-r--r-- | src/player_control.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/player_control.h b/src/player_control.h index bd557ce57..8d89bfb2a 100644 --- a/src/player_control.h +++ b/src/player_control.h @@ -16,8 +16,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#ifndef PLAYER_H -#define PLAYER_H +#ifndef MPD_PLAYER_H +#define MPD_PLAYER_H #include "notify.h" #include "audio_format.h" |