1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/math/pygist/files/patch-ac
1999-05-05 09:48:30 +00:00

12 lines
281 B
Plaintext

--- 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 "numerical/arrayobject.h"
#include "hlevel.h"
#ifndef NO_XLIB
# include "dispas.h"