From 9e702e9cfe73f5aae665b5847cf470e66714e64a Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Wed, 3 May 2023 12:32:44 +0200 Subject: util/transform: move over wl_output_transform helpers These aren't really tied to wlr_output. --- examples/fullscreen-shell.c | 1 + 1 file changed, 1 insertion(+) (limited to 'examples') diff --git a/examples/fullscreen-shell.c b/examples/fullscreen-shell.c index 70b7f676..5c36b8b1 100644 --- a/examples/fullscreen-shell.c +++ b/examples/fullscreen-shell.c @@ -16,6 +16,7 @@ #include #include #include +#include /** * A minimal fullscreen-shell server. It only supports rendering. -- cgit v1.2.3