diff options
Diffstat (limited to 'src/queue_print.c')
-rw-r--r-- | src/queue_print.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/queue_print.c b/src/queue_print.c index 2ca9ccc34..4bc600aec 100644 --- a/src/queue_print.c +++ b/src/queue_print.c @@ -17,6 +17,7 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ +#include "config.h" #include "queue_print.h" #include "queue.h" #include "song.h" |