mirror of
https://github.com/hyprwm/hyprland-plugins.git
synced 2026-05-07 19:28:00 +02:00
hyprbars: add missing includes needed for GCC16
This commit is contained in:
parent
dbe221941a
commit
849dffdfa2
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@
|
|||
#include "globals.hpp"
|
||||
#include "BarPassElement.hpp"
|
||||
|
||||
#include <climits>
|
||||
|
||||
using namespace Render::GL;
|
||||
|
||||
static CHyprColor configColor(Config::INTEGER color) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue