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

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