--- a/application/main.c Sun Apr 16 10:20:21 2023 +0200
+++ b/application/main.c Tue May 23 11:11:28 2023 +0200
@@ -30,8 +30,8 @@
#include <stdlib.h>
#include <ui/ui.h>
-#include <ucx/buffer.h>
-#include <ucx/utils.h>
+#include <cx/buffer.h>
+#include <cx/utils.h>
typedef struct {
UiText *text;