$NetBSD$

--- py-c-stem.c~	Wed Jun 26 09:40:01 2002
+++ py-c-stem.c	Sun Jan  4 06:43:10 2004
@@ -24,12 +24,7 @@
 
 #include <stem.h>
 #include <stoplist.h>
-
-#ifdef PYTHON22
-  #include <python2.2/Python.h>
-#else
-  #include <python/Python.h>
-#endif
+#include <Python.h>
 
 static PyObject *stem_stem        (PyObject *self, PyObject *args);
 static PyObject *stem_is_stopword (PyObject *self, PyObject *args);
