$OpenBSD: patch-src__gtkagg_cpp,v 1.3 2009/01/19 07:10:28 djm Exp $
--- src/_gtkagg.cpp.orig	Wed Dec 17 04:55:17 2008
+++ src/_gtkagg.cpp	Mon Jan 19 16:44:05 2009
@@ -1,5 +1,5 @@
 #include <pygobject.h>
-#include <pygtk/pygtk.h>
+#include <pygtk-2.0/pygtk/pygtk.h>
 
 #include <cstring>
 #include <cerrno>