freebsd-ports/audio/ncmpcpp/files/patch-src_playlist.cpp
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

10 lines
258 B
C++

--- src/playlist.cpp.orig 2016-04-17 05:41:01 UTC
+++ src/playlist.cpp
@@ -35,6 +35,7 @@
#include "utility/comparators.h"
#include "utility/functional.h"
#include "title.h"
+#include "format_impl.h"
using Global::MainHeight;
using Global::MainStartY;