Restructure "src/" folder

Moving files from the "src/" folder into "src/legacy", "src/macro-core",
and "src/utils" was necessary as it was becoming a bit too cluttered.
This commit is contained in:
WarmUpTill
2022-08-14 04:10:30 +02:00
committed by WarmUpTill
parent 5ae9e18044
commit 53a5fa6ff4
224 changed files with 589 additions and 895 deletions

View File

@@ -1,4 +1,4 @@
#include "../headers/hotkey.hpp"
#include "platform-funcs.hpp"
#include <X11/Xlib.h>
#include <X11/Xatom.h>