diff options
Diffstat (limited to '')
-rw-r--r-- | src/player.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/player.h b/src/player.h index 623ae1fb0..031aef53d 100644 --- a/src/player.h +++ b/src/player.h @@ -19,7 +19,7 @@ #ifndef PLAYER_H #define PLAYER_H -#include "decode.h" +#include "notify.h" #include "mpd_types.h" #include "song.h" #include "os_compat.h" |