diff options
Diffstat (limited to 'src/state_file.c')
-rw-r--r-- | src/state_file.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/state_file.c b/src/state_file.c index aa66720c1..4c7dab426 100644 --- a/src/state_file.c +++ b/src/state_file.c @@ -22,6 +22,7 @@ #include "playlist.h" #include "playlist_state.h" #include "volume.h" +#include "glib_compat.h" #include <glib.h> #include <assert.h> |