summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyamanith/files/pyamanith-0.3.1-gdrawboard.patch')
-rw-r--r--dev-python/pyamanith/files/pyamanith-0.3.1-gdrawboard.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-python/pyamanith/files/pyamanith-0.3.1-gdrawboard.patch b/dev-python/pyamanith/files/pyamanith-0.3.1-gdrawboard.patch
new file mode 100644
index 000000000..9263b5945
--- /dev/null
+++ b/dev-python/pyamanith/files/pyamanith-0.3.1-gdrawboard.patch
@@ -0,0 +1,11 @@
+--- include/pyamanith.h.orig 2006-08-20 12:24:24.000000000 +0200
++++ include/pyamanith.h 2006-08-20 12:24:39.000000000 +0200
+@@ -59,7 +59,7 @@
+ #include <amanith/numerics/geigen.h>
+ #include <amanith/numerics/gfilter.h>
+ #include <amanith/numerics/gintegration.h>
+-#include <amanith/rendering/gdrawboard.h>
++#include <amanith/rendering/gdrawboard.swig.h>
+ #include <amanith/rendering/gdrawstyle.h>
+ #include <amanith/rendering/gopenglboard.h>
+ #include <amanith/support/gavltree.h>