epoc32/include/stdapis/sys/param.h
branchSymbian3
changeset 4 837f303aceeb
parent 2 2fe1408b6811
     1.1 --- a/epoc32/include/stdapis/sys/param.h	Wed Mar 31 12:27:01 2010 +0100
     1.2 +++ b/epoc32/include/stdapis/sys/param.h	Wed Mar 31 12:33:34 2010 +0100
     1.3 @@ -111,7 +111,7 @@
     1.4  #endif
     1.5  
     1.6  /* Machine type dependent parameters. */
     1.7 -#include <machine/param.h>
     1.8 +#include <stdapis/machine/param.h>
     1.9  #ifndef _KERNEL
    1.10  #include <sys/limits.h>
    1.11  #endif