diff options
Diffstat (limited to 'src/PlaylistState.cxx')
-rw-r--r-- | src/PlaylistState.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/PlaylistState.cxx b/src/PlaylistState.cxx index 49e9dfb49..36082152d 100644 --- a/src/PlaylistState.cxx +++ b/src/PlaylistState.cxx @@ -33,6 +33,8 @@ #include "ConfigOption.hxx" #include "Log.hxx" +#include <glib.h> + #include <string.h> #include <stdlib.h> |