style(sonar): fix cpp:S3806 (#4129)

This commit is contained in:
ReenigneArcher 2025-08-04 23:30:48 -04:00 committed by GitHub
commit 9f101fb546
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 20 additions and 20 deletions

View file

@ -7,7 +7,7 @@
// platform includes
#include <d3dcompiler.h>
#include <directxmath.h>
#include <DirectXMath.h>
extern "C" {
#include <libavcodec/avcodec.h>