ports/audio/ncmpcpp/files/patch-src_helpers.cpp
Thomas Zander dca9c94809 Update to upstream version 0.7.0-b1
PR:		204499
Submitted by:	yamagi@yamagi.org (maintainer)
2015-11-15 16:21:01 +00:00

11 lines
254 B
C++

--- 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)
{