Fix test-building on FreeBSD
This is the same change as https://invent.kde.org/frameworks/kwayland/-/merge_requests/2 and removes an unneeded #include
This commit is contained in:
parent
9ffee262f7
commit
8715e441a7
1 changed files with 0 additions and 2 deletions
|
@ -17,8 +17,6 @@
|
|||
#include "../../src/server/output_interface.h"
|
||||
#include "../../src/server/remote_access_interface.h"
|
||||
|
||||
#include <linux/input.h>
|
||||
|
||||
using namespace KWayland::Client;
|
||||
using namespace KWaylandServer;
|
||||
|
||||
|
|
Loading…
Reference in a new issue