aboutsummaryrefslogtreecommitdiff
path: root/audio/ncmpcpp/files/patch-src_search__engine.cpp
blob: b4d8e60e8b21c16df89eae85c769ffd60a8af4a1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/search_engine.cpp.orig	2016-04-17 05:41:01 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;