Skip to content

Commit 1440fe1

Browse files
committed
Fix: update include path for ST40 pipeline API in gst_mtl_st40p_tx.h
1 parent 97b8878 commit 1440fe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ecosystem/gstreamer_plugin/gst_mtl_st40p_tx.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
#define RFC_8331_PAYLOAD_HEADER_SIZE 8
5959
#define RFC_8331_PAYLOAD_HEADER_LOST_BITS 2
6060

61-
#include <experimental/st40_pipeline_api.h>
61+
#include <mtl/st40_pipeline_api.h>
6262
#include <st40_api.h>
6363

6464
#include "gst_mtl_common.h"

0 commit comments

Comments
 (0)