diff Param.h @ 20:756969c89fe7

fixed header, again
author Sean Halle <seanhalle@yahoo.com>
date Tue, 23 Jul 2013 07:41:48 -0700
parents e5c04a3a2610
children
line diff
     1.1 --- a/Param.h	Tue Jul 23 07:20:05 2013 -0700
     1.2 +++ b/Param.h	Tue Jul 23 07:41:48 2013 -0700
     1.3 @@ -8,6 +8,9 @@
     1.4  #ifndef _PARAM_H
     1.5  #define	_PARAM_H
     1.6  
     1.7 +#include "PR__common_includes/PR__primitive_data_types.h"
     1.8 +
     1.9 +
    1.10  typedef
    1.11  struct
    1.12   { int type;