Include wut.h in h264/stream.h (#432)

* Include `wut.h` in `h264/stream.h`

Not having `wut.h` included when using this header results in redefinition errors because of `WUT_PACKED`

* Add a space
This commit is contained in:
capitalistspz
2025-12-28 16:16:39 +00:00
committed by GitHub
parent e3ac119037
commit 6cd63fe2b3

View File

@@ -1,4 +1,5 @@
#pragma once
#include <wut.h>
/**
* \defgroup h264_stream H264 Stream