test/stack_tests.h

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

mercurial