fix linking when compiling with g++

This commit is contained in:
Andrzej Rybczak
2015-04-18 19:19:58 +02:00
parent 9e47a8ad61
commit 527b66ae95

View File

@@ -25,6 +25,7 @@
#include "display.h"
#include "format_impl.h"
#include "helpers.h"
#include "menu_impl.h"
#include "song_info.h"
#include "playlist.h"
#include "global.h"