Define WLR_USE_UNSTABLE in Makefile, not directly in main.cpp

This commit is contained in:
ItsDrike 2023-06-07 00:32:58 +02:00
parent 0759df0727
commit 6bc69d03d6
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,3 @@
#define WLR_USE_UNSTABLE
#include "globals.hpp"
#include <hyprland/src/Window.hpp>