# HG changeset patch # User hausers # Date 1328799082 -3600 # Node ID c934e7d8ab55992e5ecd90062591ebae62009aaa # Parent 7c4d2bf121a98083469f129303f567059fc1d281 include statements adapted to the new folder structure diff -r 7c4d2bf121a9 -r c934e7d8ab55 PrivateHash.h --- a/PrivateHash.h Wed Sep 28 13:38:15 2011 +0200 +++ b/PrivateHash.h Thu Feb 09 15:51:22 2012 +0100 @@ -8,7 +8,7 @@ #ifndef _PRIVATE_HASH_H #define _PRIVATE_HASH_H -#include "../VMS_primitive_data_types.h" +#include "../../VMS_Implementations/VMS_impl/VMS_primitive_data_types.h" #define TRUE 1 #define FALSE 0