From 420364dd191fa3c22370bbaa34f178b07bcb8318 Mon Sep 17 00:00:00 2001 From: Will McKinnon Date: Thu, 6 Apr 2023 18:49:51 -0400 Subject: structure: moved fx_renderer and related fuctions to a folder --- sway/tree/container.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sway/tree/container.c') diff --git a/sway/tree/container.c b/sway/tree/container.c index d22dadd5..f256bafc 100644 --- a/sway/tree/container.c +++ b/sway/tree/container.c @@ -16,7 +16,6 @@ #include "pango.h" #include "sway/config.h" #include "sway/desktop.h" -#include "sway/desktop/fx_renderer.h" #include "sway/desktop/transaction.h" #include "sway/input/input-manager.h" #include "sway/input/seat.h" -- cgit v1.2.3