--- a/ui/common/wrapper.c Fri May 29 15:40:31 2026 +0200
+++ b/ui/common/wrapper.c Fri May 29 15:47:02 2026 +0200
@@ -28,7 +28,6 @@
#include "wrapper.h"
#include "types.h"
-#include "ui/text.h"
#include <cx/list.h>
#include <string.h>
--- a/ui/common/wrapper.h Fri May 29 15:40:31 2026 +0200
+++ b/ui/common/wrapper.h Fri May 29 15:47:02 2026 +0200
@@ -31,6 +31,7 @@
#include "../ui/toolkit.h"
#include "../ui/list.h"
+#include "../ui/text.h"
#ifdef __cplusplus
extern "C" {