mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-15 20:13:49 -07:00
core: fix no-pch build
This commit is contained in:
@@ -29,6 +29,7 @@ Feel like the API is missing something you'd like to use in your plugin? Open an
|
|||||||
#include <any>
|
#include <any>
|
||||||
#include <functional>
|
#include <functional>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
#include <hyprlang.hpp>
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
std::string name;
|
std::string name;
|
||||||
|
Reference in New Issue
Block a user