Include this one from the global header because it's included everywhere already anyways.

This commit is contained in:
Alcaro 2015-11-23 18:56:22 +01:00
parent 389cf13db5
commit e5830299f6

View File

@ -43,6 +43,7 @@
#include "driver.h"
#include "playlist.h"
#include "runloop.h"
#include "verbosity.h"
#ifdef HAVE_CONFIG_H
#include "config.h"