--- a/application/main.c Sat Apr 15 21:06:45 2023 +0200
+++ b/application/main.c Mon May 22 16:17:26 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;