mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-18 05:23:47 -07:00
foreign: fix no-pch builds
This commit is contained in:
@@ -6,6 +6,8 @@
|
|||||||
#include "WaylandProtocol.hpp"
|
#include "WaylandProtocol.hpp"
|
||||||
#include "ext-foreign-toplevel-list-v1.hpp"
|
#include "ext-foreign-toplevel-list-v1.hpp"
|
||||||
|
|
||||||
|
class CWindow;
|
||||||
|
|
||||||
class CForeignToplevelHandle {
|
class CForeignToplevelHandle {
|
||||||
public:
|
public:
|
||||||
CForeignToplevelHandle(SP<CExtForeignToplevelHandleV1> resource_, CWindow* pWindow);
|
CForeignToplevelHandle(SP<CExtForeignToplevelHandleV1> resource_, CWindow* pWindow);
|
||||||
|
Reference in New Issue
Block a user