gentoo-ebuilds/dev-tcltk/tcl3d/files/tcl3d-0.5.0-implicit.patch
Alfredo Tupone d6f8deb9c0
dev-tcltk/tcl3d: fix undeclared function
Closes: https://bugs.gentoo.org/880821
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
2023-01-17 12:28:57 +01:00

10 lines
225 B
Diff

--- a/tcl3dOgl/swigfiles/tcl3dOgl.i 2023-01-17 12:19:29.845765609 +0100
+++ b/tcl3dOgl/swigfiles/tcl3dOgl.i 2023-01-17 12:21:51.336490329 +0100
@@ -31,6 +31,7 @@
%{
#include <tk.h>
+#include "Togl/togl.h"
%}
%init %{