$NetBSD: patch-ab,v 1.2 2013/01/01 00:56:47 othyro Exp $

Fix python include.

--- src/pykyra.h.orig	Sun Mar  7 03:59:06 2004
+++ src/pykyra.h
@@ -2,7 +2,7 @@
 #define __pyKyra_h__
 
 #include <SDL.h>
-#include <python2.2/Python.h>
+#include <Python.h>
 #include <Kyra/engine/kyra.h>
 
 
