mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
12 lines
281 B
Plaintext
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"
|