summaryrefslogtreecommitdiff
blob: 0fc621cb96501e8b55aeb06c84569e40e38453b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
http://bugs.gentoo.org/show_bug.cgi?id=296783

--- src/Thumbview.cc
+++ src/Thumbview.cc
@@ -23,7 +23,7 @@
 #include "Thumbview.h"
 #include "md5.h"
 #include <glib/gstdio.h>
-#include <png.h>
+#include <string.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <unistd.h>