diff --git a/src/helpers/Format.cpp b/src/helpers/Format.cpp index 3d6b7cc3..343440b4 100644 --- a/src/helpers/Format.cpp +++ b/src/helpers/Format.cpp @@ -1,6 +1,7 @@ #include "Format.hpp" #include #include "../includes.hpp" +#include "debug/Log.hpp" /* DRM formats are LE, while OGL is BE. The two primary formats