diff options
Diffstat (limited to 'science/coot/files/patch-src_cc-interface-image.hh')
-rw-r--r-- | science/coot/files/patch-src_cc-interface-image.hh | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/science/coot/files/patch-src_cc-interface-image.hh b/science/coot/files/patch-src_cc-interface-image.hh deleted file mode 100644 index 9d3be41be529..000000000000 --- a/science/coot/files/patch-src_cc-interface-image.hh +++ /dev/null @@ -1,9 +0,0 @@ ---- src/cc-interface-image.hh.orig 2018-06-08 16:50:29 UTC -+++ src/cc-interface-image.hh -@@ -1,5 +1,6 @@ - - #ifdef USE_PYTHON -+#include <Python.h> - - // make a png given the info in text_info_dict - // fields: text, font, size, colour, slant, weight |