remove include that slipped it's way into this patchset

This commit is contained in:
Maximilian Seidler 2025-10-11 12:36:03 +02:00
parent f11e99781e
commit 35353a3e03

View file

@ -4,7 +4,6 @@
#include "../helpers/Log.hpp"
#include "../helpers/MiscFunctions.hpp"
#include "../core/hyprlock.hpp"
#include "../core/Egl.hpp"
#include "../config/ConfigManager.hpp"
#include <algorithm>