summaryrefslogtreecommitdiff
path: root/audio/ncmpcpp/files/patch-src_helpers.cpp
blob: cc2045b8f1bb73fffee0b4e8bc5d1d4c938c3f72 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/helpers.cpp.orig	2015-11-04 20:01:29 UTC
+++ src/helpers.cpp
@@ -26,6 +26,7 @@
 #include "playlist.h"
 #include "statusbar.h"
 #include "utility/functional.h"
+#include "format_impl.h"
 
 const MPD::Song *currentSong(const BaseScreen *screen)
 {