aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorVaxry <[email protected]>2024-06-20 00:15:18 +0200
committerVaxry <[email protected]>2024-06-20 00:15:24 +0200
commitfabc30df52ab5d2c369fc8acd4ff909a6ba3b8ac (patch)
tree235c85bb405db058dcf876f1320512bd24b53b7f
parentd6de248b0d434a382a7036ff04b3f9b367668cb0 (diff)
downloadHyprland-fabc30df52ab5d2c369fc8acd4ff909a6ba3b8ac.tar.gz
Hyprland-fabc30df52ab5d2c369fc8acd4ff909a6ba3b8ac.zip
format: include macros for unreachable
-rw-r--r--src/helpers/Format.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/helpers/Format.cpp b/src/helpers/Format.cpp
index 08c3ca63..5251002c 100644
--- a/src/helpers/Format.cpp
+++ b/src/helpers/Format.cpp
@@ -2,6 +2,7 @@
#include <vector>
#include "../includes.hpp"
#include "debug/Log.hpp"
+#include "../macros.hpp"
/*
DRM formats are LE, while OGL is BE. The two primary formats