From f559b3d999ea185b35a165eeef3e56004fbc5d78 Mon Sep 17 00:00:00 2001 From: Stacy Harper Date: Tue, 24 Aug 2021 18:52:05 +0200 Subject: Drop wld and implement our own pangocairo renderer --- main.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'main.c') diff --git a/main.c b/main.c index 9b60fc5..1d46c9e 100644 --- a/main.c +++ b/main.c @@ -1,7 +1,5 @@ #include "proto/virtual-keyboard-unstable-v1-client-protocol.h" #include "proto/wlr-layer-shell-unstable-v1-client-protocol.h" -#include "wld/wayland.h" -#include "wld/wld.h" #include #include #include -- cgit 1.4.1