diff SimParams.h @ 15:8d9d367e96f9

updated for VMS name chgs from VMS__malloc to VMS_int__malloc
author Me@portablequad
date Sun, 12 Feb 2012 01:47:58 -0800
parents ddd87abfeefd
children 0deed3ee0b02
line diff
     1.1 --- a/SimParams.h	Sat Feb 11 16:59:18 2012 -0800
     1.2 +++ b/SimParams.h	Sun Feb 12 01:47:58 2012 -0800
     1.3 @@ -11,7 +11,7 @@
     1.4  #include <malloc.h>
     1.5  
     1.6  #include "../VMS_Implementations/VMS_impl/VMS_primitive_data_types.h"
     1.7 -#include "ParamHelper/Param.h"
     1.8 +#include "../C_Libraries/ParamHelper/Param.h"
     1.9  
    1.10  
    1.11  //==============================  Structures  ==============================