# HG changeset patch # User hausers # Date 1328798986 -3600 # Node ID 40ec8f9583d894307640553272f667e7fa80468b # Parent 8bafd14e9fde67082fb08186463a4803bc25b428 include statements adapted to the new folder structure diff -r 8bafd14e9fde -r 40ec8f9583d8 PrivateHash.h --- a/PrivateHash.h Wed Sep 28 13:45:34 2011 +0200 +++ b/PrivateHash.h Thu Feb 09 15:49:46 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