diff options
Diffstat (limited to 'src/pvr/channels/PVRChannel.h')
-rw-r--r-- | src/pvr/channels/PVRChannel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pvr/channels/PVRChannel.h b/src/pvr/channels/PVRChannel.h index f7650d80a0..63a16a1177 100644 --- a/src/pvr/channels/PVRChannel.h +++ b/src/pvr/channels/PVRChannel.h @@ -299,7 +299,7 @@ namespace PVR * * The stream input type * If it is empty, ffmpeg will try to scan the stream to find the right input format. - * See "src/cores/dvdplayer/Codecs/ffmpeg/libavformat/allformats.c" for a + * See "xbmc/cores/dvdplayer/Codecs/ffmpeg/libavformat/allformats.c" for a * list of the input formats. * * @return The stream input type |