openbsd-ports/multimedia/imagination/patches/patch-src_audio_c
giovanni d6382e1467 import imagination, a simple dvd slide show maker
hints and ok sthen@

Imagination is a lightweight and simple DVD slide show maker
built with the GTK+2 toolkit.
Imagination has been designed from the ground up to
be fast, light and easy-to-use.
2013-04-16 16:18:03 +00:00

12 lines
281 B
Plaintext

$OpenBSD: patch-src_audio_c,v 1.1.1.1 2013/04/16 16:18:03 giovanni Exp $
--- src/audio.c.orig Mon Apr 15 16:00:27 2013
+++ src/audio.c Mon Apr 15 16:00:43 2013
@@ -17,6 +17,7 @@
*
*/
+#include <libintl.h>
#include "audio.h"
static gchar *img_get_audio_filetype(gchar *);