mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-05 06:31:57 -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 "Format.hpp"
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include "../includes.hpp"
|
#include "../includes.hpp"
|
||||||
|
#include "debug/Log.hpp"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
DRM formats are LE, while OGL is BE. The two primary formats
|
DRM formats are LE, while OGL is BE. The two primary formats
|
||||||
|
Reference in New Issue
Block a user