aboutsummaryrefslogtreecommitdiffstats
path: root/math/pygist/files/patch-ac
blob: 6d66daaaf274d9155cfd39ca0fdd2dd52b7d3bb9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Gist/Src/gistCmodule.c.orig	Fri Apr  2 02:14:43 1999
+++ Gist/Src/gistCmodule.c	Wed May  5 11:19:38 1999
@@ -72,7 +72,7 @@
 #endif
 
 #include "Python.h"
-#include "arrayobject.h"
+#include "Numeric/arrayobject.h"
 #include "hlevel.h"
 #ifndef NO_XLIB
 #  include "dispas.h"