src/cx/array_list.h

changeset 617
cec11387c1be
parent 612
820ee59121b4
child 623
21082350a590
     1.1 --- a/src/cx/array_list.h	Fri Nov 18 22:32:17 2022 +0100
     1.2 +++ b/src/cx/array_list.h	Sun Nov 20 12:17:34 2022 +0100
     1.3 @@ -39,7 +39,7 @@
     1.4  #ifndef UCX_ARRAY_LIST_H
     1.5  #define UCX_ARRAY_LIST_H
     1.6  
     1.7 -#include "cx/list.h"
     1.8 +#include "list.h"
     1.9  
    1.10  #ifdef __cplusplus
    1.11  extern "C" {

mercurial