change DORNE_*_H namespacing to CURSETREE_*_H

This commit is contained in:
Emile Clark-Boman 2025-09-13 10:58:31 +10:00
parent 69745c81f7
commit daaaaf979c
9 changed files with 69 additions and 20 deletions

View file

@ -2,8 +2,7 @@
#include <stdlib.h>
#include <string.h>
#include "curse.h"
#include "ncurses.h"
#include "ncrswrap.h"
#include "cursetree.h"
/* Internal allocator method for crs_node structures.