build: include missing header: "debug/Log.hpp" in Format.cpp (#6365)

This commit is contained in:
memchr 2024-06-08 14:25:01 +00:00 committed by GitHub
parent 3fb079a2a3
commit 7789caad39
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
#include "Format.hpp"
#include <vector>
#include "../includes.hpp"
#include "debug/Log.hpp"
/*
DRM formats are LE, while OGL is BE. The two primary formats