mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
dca9c94809
PR: 204499 Submitted by: yamagi@yamagi.org (maintainer)
11 lines
258 B
C++
11 lines
258 B
C++
--- src/playlist.cpp.orig 2015-11-04 20:01:29 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;
|