From bf4d4f6a5252b16af8bb71c8d950992c9a7fad86 Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Thu, 4 May 2000 09:33:10 +0000 Subject: Fix building with current py-numeric version. --- math/pygist/files/patch-ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/pygist/files/patch-ac') diff --git a/math/pygist/files/patch-ac b/math/pygist/files/patch-ac index 17ce9a12459d..6d66daaaf274 100644 --- a/math/pygist/files/patch-ac +++ b/math/pygist/files/patch-ac @@ -5,7 +5,7 @@ #include "Python.h" -#include "arrayobject.h" -+#include "numerical/arrayobject.h" ++#include "Numeric/arrayobject.h" #include "hlevel.h" #ifndef NO_XLIB # include "dispas.h" -- cgit v1.2.3