ime: fix build without pch
This commit is contained in:
parent
5cc4bf699c
commit
1e82d5a04d
1 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
||||||
#include "InputMethodPopup.hpp"
|
#include "InputMethodPopup.hpp"
|
||||||
|
#include "InputManager.hpp"
|
||||||
|
#include "../../Compositor.hpp"
|
||||||
|
|
||||||
CInputPopup::CInputPopup(wlr_input_popup_surface_v2* surf) : pWlr(surf) {
|
CInputPopup::CInputPopup(wlr_input_popup_surface_v2* surf) : pWlr(surf) {
|
||||||
surface.assign(surf->surface);
|
surface.assign(surf->surface);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue