mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-31 04:01:56 -07:00
build: include version.h in PluginAPI.hpp (#3571)
This commit is contained in:
@@ -23,6 +23,7 @@ Feel like the API is missing something you'd like to use in your plugin? Open an
|
||||
#include "../helpers/Color.hpp"
|
||||
#include "HookSystem.hpp"
|
||||
#include "../SharedDefs.hpp"
|
||||
#include "../version.h"
|
||||
|
||||
#include <any>
|
||||
#include <functional>
|
||||
|
Reference in New Issue
Block a user