mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-25 17:21:54 -07:00
hooksystem: avoid huge include for HANDLE
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
#include <csetjmp>
|
||||
|
||||
#include "../plugins/PluginAPI.hpp"
|
||||
#define HANDLE void*
|
||||
|
||||
// global typedef for hooked functions. Passes itself as a ptr when called, and `data` additionally.
|
||||
|
||||
|
Reference in New Issue
Block a user