ports/multimedia/imagination/patches/patch-src_callbacks_c

11 lines
210 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- src/callbacks.c.orig Mon Apr 15 16:00:51 2013
+++ src/callbacks.c Mon Apr 15 16:01:08 2013
@@ -19,6 +19,7 @@
*
*/
+#include <libintl.h>
#include "callbacks.h"
#include "export.h"
#include <math.h>