patch-src__gtkagg_cpp 348 B

12345678910111213
  1. $OpenBSD: patch-src__gtkagg_cpp,v 1.5 2016/11/14 18:55:50 shadchin Exp $
  2. --- src/_gtkagg.cpp.orig Thu May 19 17:35:55 2016
  3. +++ src/_gtkagg.cpp Fri Oct 7 02:19:09 2016
  4. @@ -3,7 +3,7 @@
  5. #include <vector>
  6. #include <pygobject.h>
  7. -#include <pygtk/pygtk.h>
  8. +#include <pygtk-2.0/pygtk/pygtk.h>
  9. #include "agg_basics.h"
  10. #include "agg_pixfmt_rgba.h"