aboutsummaryrefslogtreecommitdiff
path: root/audio/ncmpcpp/files/patch-src_tag__editor.cpp
blob: f50899f6c8e8810e5c418c9161ab50ba2546c550 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/tag_editor.cpp.orig	2015-11-04 20:01:29 UTC
+++ src/tag_editor.cpp
@@ -42,6 +42,7 @@
 #include "title.h"
 #include "tags.h"
 #include "screen_switcher.h"
+#include "format_impl.h"
 
 using Global::myScreen;
 using Global::MainHeight;