mirror of
https://github.com/devkitPro/wut.git
synced 2026-04-24 15:37:18 -05:00
Include wut.h in h264/stream.h
Not having `wut.h` included when using this header results in redefinition errors because of `WUT_PACKED`
This commit is contained in:
parent
e3ac119037
commit
28326212cd
|
|
@ -1,5 +1,5 @@
|
|||
#pragma once
|
||||
|
||||
#include <wut.h>
|
||||
/**
|
||||
* \defgroup h264_stream H264 Stream
|
||||
* \ingroup h264
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user