aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libclaw/files/patch-claw-jpeg.hpp
blob: 3d9c31cc843247bf021c5b507da197824d855263 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- claw/jpeg.hpp.orig  2011-06-12 14:01:53.000000000 +0400
+++ claw/jpeg.hpp   2012-06-06 19:38:07.828165860 +0400
@@ -34,6 +34,7 @@
 #include <setjmp.h>
 #include <iostream>
 #include <string>
+#include <cstdio>
 
 extern "C"
 {