freebsd-ports/audio/ncmpcpp/files/patch-src_media__library.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
270 B
C++

--- src/media_library.cpp.orig 2016-04-17 05:41:01 UTC
+++ src/media_library.cpp
@@ -40,6 +40,7 @@
#include "utility/type_conversions.h"
#include "title.h"
#include "screen_switcher.h"
+#include "format_impl.h"
using Global::MainHeight;
using Global::MainStartY;