# HG changeset patch # User Some Random Person # Date 1331688665 25200 # Node ID 0d2f5b1db610c18efafcbddb06bebe4ca27013ee # Parent 6cee2e00eacb81873d6728e6e9f9c406c9ac10f1 More progress towards getting common_ancestor working diff -r 6cee2e00eacb -r 0d2f5b1db610 Histogram.h --- a/Histogram.h Mon Mar 12 05:40:42 2012 -0700 +++ b/Histogram.h Tue Mar 13 18:31:05 2012 -0700 @@ -7,7 +7,7 @@ */ #include "VMS_impl/VMS_primitive_data_types.h" -#include "VMS_impl/vmalloc.h" +#include "VMS_impl/Services_Offered_by_VMS/Memory_Handling/vmalloc.h" #ifndef _HISTOGRAM_H #define _HISTOGRAM_H