diff options
Diffstat (limited to 'src/surface.h')
-rw-r--r-- | src/surface.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/surface.h b/src/surface.h index e1a5887..737905e 100644 --- a/src/surface.h +++ b/src/surface.h @@ -5,7 +5,6 @@ #include <stdint.h> #include <wayland-client.h> #include "color.h" -#include "image.h" struct surface { struct wl_surface *wl_surface; |