changeset 13:c934e7d8ab55 VMS__malloc_brch

include statements adapted to the new folder structure
author hausers
date Thu, 09 Feb 2012 15:51:22 +0100
parents 7c4d2bf121a9
children 5b89d57e5d10
files PrivateHash.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/PrivateHash.h	Wed Sep 28 13:38:15 2011 +0200
     1.2 +++ b/PrivateHash.h	Thu Feb 09 15:51:22 2012 +0100
     1.3 @@ -8,7 +8,7 @@
     1.4  #ifndef _PRIVATE_HASH_H
     1.5  #define	_PRIVATE_HASH_H
     1.6  
     1.7 -#include "../VMS_primitive_data_types.h"
     1.8 +#include "../../VMS_Implementations/VMS_impl/VMS_primitive_data_types.h"
     1.9  
    1.10  #define TRUE     1
    1.11  #define FALSE    0