--- a/ui/gtk/list.h Sun Dec 07 15:47:53 2025 +0100 +++ b/ui/gtk/list.h Sun Dec 07 15:50:20 2025 +0100 @@ -26,10 +26,10 @@ * POSSIBILITY OF SUCH DAMAGE. */ -#ifndef TREE_H -#define TREE_H +#ifndef LIST_H +#define LIST_H -#include "../ui/tree.h" +#include "../ui/list.h" #include "toolkit.h" #include <cx/array_list.h> @@ -209,5 +209,5 @@ } #endif -#endif /* TREE_H */ +#endif /* LIST_H */