mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-03 21:51:55 -07:00
build: include missing header: "debug/Log.hpp" in Format.cpp (#6365)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user