overlay.h: reduce included headers

This commit is contained in:
tokyo4j 2025-08-31 04:38:36 +09:00 committed by Johan Malm
parent d1a9529239
commit 78d47c5c37
6 changed files with 9 additions and 6 deletions

View file

@ -7,6 +7,7 @@
#include "resize-indicator.h"
#include "ssd.h"
#include "theme.h"
#include "view.h"
bool
resize_outlines_enabled(struct view *view)