aboutsummaryrefslogtreecommitdiff
path: root/board-js2x/llfw/u4mem.c
diff options
context:
space:
mode:
Diffstat (limited to 'board-js2x/llfw/u4mem.c')
-rw-r--r--board-js2x/llfw/u4mem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board-js2x/llfw/u4mem.c b/board-js2x/llfw/u4mem.c
index d0fc4cd..e7a159a 100644
--- a/board-js2x/llfw/u4mem.c
+++ b/board-js2x/llfw/u4mem.c
@@ -9,7 +9,7 @@
* Contributors:
* IBM Corporation - initial implementation
*****************************************************************************/
-#include <types.h>
+#include <stdint.h>
#include <hw.h>
#include <stdio.h>
#include "stage2.h"