diff Histogram.h @ 23:0d2f5b1db610

More progress towards getting common_ancestor working
author Some Random Person <seanhalle@yahoo.com>
date Tue, 13 Mar 2012 18:31:05 -0700
parents 4d9af65ad3df
children 75df4e468930 5d1597d9b24a
line diff
     1.1 --- a/Histogram.h	Mon Mar 12 05:40:42 2012 -0700
     1.2 +++ b/Histogram.h	Tue Mar 13 18:31:05 2012 -0700
     1.3 @@ -7,7 +7,7 @@
     1.4   */
     1.5  
     1.6  #include "VMS_impl/VMS_primitive_data_types.h"
     1.7 -#include "VMS_impl/vmalloc.h"
     1.8 +#include "VMS_impl/Services_Offered_by_VMS/Memory_Handling/vmalloc.h"
     1.9  
    1.10  #ifndef _HISTOGRAM_H
    1.11  #define	_HISTOGRAM_H