# HG changeset patch # User hausers # Date 1328799183 -3600 # Node ID 2409ce192375a13854d476dda87ee8e96bddf218 # Parent 20410d90dabbfee1fff8a3b48c6cf6090603e8ea include statements adapted to the new folder structure diff -r 20410d90dabb -r 2409ce192375 Histogram.h --- a/Histogram.h Wed Sep 21 14:00:20 2011 +0200 +++ b/Histogram.h Thu Feb 09 15:53:03 2012 +0100 @@ -6,7 +6,7 @@ * */ -#include "../VMS_primitive_data_types.h" +#include "../../VMS_Implementations/VMS_impl/VMS_primitive_data_types.h" #ifndef _HISTOGRAM_H #define _HISTOGRAM_H