removed unneeded import

This commit is contained in:
William McKinnon 2023-05-19 01:30:25 -04:00
parent 745b8c6376
commit f37b1f19b9

View file

@ -1,4 +1,3 @@
#include "sway/desktop/fx_renderer/fx_renderer.h"
#define _POSIX_C_SOURCE 200809L #define _POSIX_C_SOURCE 200809L
#include <assert.h> #include <assert.h>
#include <stdlib.h> #include <stdlib.h>