Browse Source

test: hls: fix include

pull/165/head
François Cartegnie 2 years ago
committed by Steve Lhomme
parent
commit
c1854cca36
  1. 2
      test/modules/stream_out/hls/subtitles_segmenter.c

2
test/modules/stream_out/hls/subtitles_segmenter.c

@ -28,7 +28,7 @@
#include <vlc_sout.h>
#include "../../../libvlc/test.h"
#include "../../modules/stream_out/hls/hls.h"
#include "../../../../modules/stream_out/hls/hls.h"
#include "../lib/libvlc_internal.h"
struct test_scenario

Loading…
Cancel
Save