summaryrefslogtreecommitdiff
path: root/audio/ncmpcpp/files/patch-src_search__engine.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'audio/ncmpcpp/files/patch-src_search__engine.cpp')
-rw-r--r--audio/ncmpcpp/files/patch-src_search__engine.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/ncmpcpp/files/patch-src_search__engine.cpp b/audio/ncmpcpp/files/patch-src_search__engine.cpp
new file mode 100644
index 000000000000..68dff6bbce42
--- /dev/null
+++ b/audio/ncmpcpp/files/patch-src_search__engine.cpp
@@ -0,0 +1,10 @@
+--- src/search_engine.cpp.orig 2015-11-04 20:01:29 UTC
++++ src/search_engine.cpp
+@@ -35,6 +35,7 @@
+ #include "utility/comparators.h"
+ #include "title.h"
+ #include "screen_switcher.h"
++#include "format_impl.h"
+
+ using Global::MainHeight;
+ using Global::MainStartY;