summaryrefslogtreecommitdiff
path: root/plugins/ffmpeg
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2013-08-30 20:19:26 +0200
committerGravatar waker <wakeroid@gmail.com>2013-08-30 20:19:26 +0200
commitd7f15ac7306a80fee78631d6ff2d736d125f6414 (patch)
treee1c84f28b483f489c9286087eb00763fb1259a54 /plugins/ffmpeg
parent3ad91661619b579076f32ce6c1727c3eb176adde (diff)
moved all copies of strdupa macro to strdupa.h
Diffstat (limited to 'plugins/ffmpeg')
-rw-r--r--plugins/ffmpeg/ffmpeg.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/ffmpeg/ffmpeg.c b/plugins/ffmpeg/ffmpeg.c
index 160f2d33..41d75d53 100644
--- a/plugins/ffmpeg/ffmpeg.c
+++ b/plugins/ffmpeg/ffmpeg.c
@@ -24,6 +24,7 @@
#include <errno.h>
#include "../../deadbeef.h"
+#include "../../strdupa.h"
#if !FFMPEG_OLD