test/list_tests.h

changeset 251
fae240d633fc
parent 250
b7d1317b138e
child 259
2f5dea574a75
     1.1 --- a/test/list_tests.h	Tue Oct 17 15:15:54 2017 +0200
     1.2 +++ b/test/list_tests.h	Tue Oct 17 16:15:41 2017 +0200
     1.3 @@ -29,10 +29,8 @@
     1.4  #ifndef LIST_TESTS_H
     1.5  #define	LIST_TESTS_H
     1.6  
     1.7 -#include "main.h"
     1.8 -
     1.9 -#include "ucx/list.h"
    1.10 -#include "ucx/test.h"
    1.11 +#include <ucx/list.h>
    1.12 +#include <ucx/test.h>
    1.13  
    1.14  #ifdef	__cplusplus
    1.15  extern "C" {

mercurial