archrelease: copy trunk to extra-x86_64
[arch-packages.git] / gtkmathview / trunk / gtkmathview-0.8.0-includes.patch
blob665c7827ecc5c2142f6332b91e00c04604fdc094
1 diff -ru gtkmathview-0.8.0.orig/src/common/AbstractLogger.cc gtkmathview-0.8.0/src/common/AbstractLogger.cc
2 --- gtkmathview-0.8.0.orig/src/common/AbstractLogger.cc 2009-02-28 13:56:00.000000000 +0000
3 +++ gtkmathview-0.8.0/src/common/AbstractLogger.cc 2009-02-28 13:56:28.000000000 +0000
4 @@ -19,6 +19,7 @@
5 #include <config.h>
7 #include <stdarg.h>
8 +#include <stdio.h>
10 #include "AbstractLogger.hh"