blob: 62303e0919b8a19c5f2552ea3b6fa275420805b2 (
plain)
1
2
3
4
5
6
7
8
9
|
https://github.com/sjuvonen/coquillo/pull/12.patch
--- a/src/crawler/tag/xiphcomment.cpp
+++ b/src/crawler/tag/xiphcomment.cpp
@@ -1,4 +1,5 @@
+#include <taglib/taglib.h>
#include <taglib/xiphcomment.h>
#include <QImage>
#include "xiphcomment.hpp"
|