summaryrefslogtreecommitdiff
path: root/audio/ncmpcpp/files/patch-src_search__engine.cpp
blob: 68dff6bbce42d3316156f665491beef42eac9140 (plain) (blame)
1
2
3
4
5
6
7
8
9
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;