fix build

Sat, 12 Jul 2025 16:29:55 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sat, 12 Jul 2025 16:29:55 +0200
changeset 655
453a782b0e22
parent 654
e379d2e3c1b3
child 656
2f18119d176a

fix build

ui/common/wrapper.c file | annotate | diff | comparison | revisions
--- a/ui/common/wrapper.c	Sat Jul 12 15:44:06 2025 +0200
+++ b/ui/common/wrapper.c	Sat Jul 12 16:29:55 2025 +0200
@@ -27,7 +27,7 @@
  */
 
 #include "wrapper.h"
-#include "ui/tree.h"
+#include "../ui/tree.h"
 
 /* ---------------------------- UiObject ---------------------------- */
 

mercurial