1.1 --- a/epoc32/include/stdapis/inttypes.h Wed Mar 31 12:27:01 2010 +0100
1.2 +++ b/epoc32/include/stdapis/inttypes.h Wed Mar 31 12:33:34 2010 +0100
1.3 @@ -25,13 +25,13 @@
1.4 * SUCH DAMAGE.
1.5 *
1.6 * $FreeBSD: src/include/inttypes.h,v 1.8 2002/09/22 08:06:45 tjr Exp $
1.7 - * © Portions copyright (c) 2007 Symbian Software Ltd. All rights reserved.
1.8 + * © Portions Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
1.9 */
1.10
1.11 #ifndef _INTTYPES_H_
1.12 #define _INTTYPES_H_
1.13
1.14 -#include <machine/_inttypes.h>
1.15 +#include <stdapis/machine/_inttypes.h>
1.16 #include <sys/stdint.h>
1.17
1.18 #include <_ansi.h>