removed old import

This commit is contained in:
William McKinnon 2024-04-18 02:06:37 -04:00
parent bdd985c30e
commit f595d42ed9

View file

@ -4,7 +4,6 @@
#include <sys/types.h>
#include <wlr/types/wlr_compositor.h>
#include "list.h"
#include "sway/desktop/fx_renderer/fx_framebuffer.h"
#include "sway/tree/node.h"
struct sway_view;