refactor: move a few things to desktop/

This commit is contained in:
Vaxry
2024-02-29 13:03:38 +00:00
parent 4bff762d97
commit b39dcfa497
10 changed files with 10 additions and 8 deletions

View File

@@ -21,7 +21,7 @@
#include "debug/HyprDebugOverlay.hpp"
#include "debug/HyprNotificationOverlay.hpp"
#include "helpers/Monitor.hpp"
#include "helpers/Workspace.hpp"
#include "desktop/Workspace.hpp"
#include "Window.hpp"
#include "render/Renderer.hpp"
#include "render/OpenGL.hpp"