From 12fb8e70c79fb262a06431bfbd0e4ce97380d2a8 Mon Sep 17 00:00:00 2001 From: Arslaan Pathan Date: Tue, 21 Apr 2026 15:28:04 +1200 Subject: Add foundations for layout --- include/saffron.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/saffron.h') diff --git a/include/saffron.h b/include/saffron.h index aae8086..d5cc59f 100644 --- a/include/saffron.h +++ b/include/saffron.h @@ -6,5 +6,6 @@ #include "saffron_text.h" #include "saffron_widget.h" #include "saffron_window.h" +#include "saffron_layout.h" #endif -- cgit v1.2.3