diff options
Diffstat (limited to '')
-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 4c7dab426..fd9832313 100644 --- a/src/state_file.c +++ b/src/state_file.c @@ -17,6 +17,7 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ +#include "config.h" #include "state_file.h" #include "output_state.h" #include "playlist.h" |