summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorben <ben@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-07-19 22:14:43 +0000
committerben <ben@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-07-19 22:14:43 +0000
commit68deda7604af1d9270bdf5da5cc78a109272a70c (patch)
tree79824825a2026b88f8231a9341cc9d4b46c87e81
parentb1b0d86c7ec4c0dd9c26bd17e299a8583c3bdd45 (diff)
downloadmpv-68deda7604af1d9270bdf5da5cc78a109272a70c.tar.bz2
mpv-68deda7604af1d9270bdf5da5cc78a109272a70c.tar.xz
updated mpeg_packetizer include to new localization
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19147 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--libvo/vo_ivtv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_ivtv.c b/libvo/vo_ivtv.c
index 152f836537..24ecdc5724 100644
--- a/libvo/vo_ivtv.c
+++ b/libvo/vo_ivtv.c
@@ -43,7 +43,7 @@
#include "subopt-helper.h"
#include "video_out.h"
#include "video_out_internal.h"
-#include "libmpcodecs/mpeg_packetizer.h"
+#include "libmpdemux/mpeg_packetizer.h"
#define DEFAULT_MPEG_DECODER "/dev/video16"
#define IVTV_VO_HDR "VO: [ivtv]"