1
mirror of https://github.com/mpv-player/mpv synced 2025-01-09 01:36:25 +01:00

updated mpeg_packetizer include to new localization

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19147 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
ben 2006-07-19 22:14:43 +00:00
parent b1b0d86c7e
commit 68deda7604

View File

@ -43,7 +43,7 @@
#include "subopt-helper.h" #include "subopt-helper.h"
#include "video_out.h" #include "video_out.h"
#include "video_out_internal.h" #include "video_out_internal.h"
#include "libmpcodecs/mpeg_packetizer.h" #include "libmpdemux/mpeg_packetizer.h"
#define DEFAULT_MPEG_DECODER "/dev/video16" #define DEFAULT_MPEG_DECODER "/dev/video16"
#define IVTV_VO_HDR "VO: [ivtv]" #define IVTV_VO_HDR "VO: [ivtv]"