summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/arm/lpc22xx/include/lpc22xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu/arm/lpc22xx/include/lpc22xx.h')
-rw-r--r--c/src/lib/libcpu/arm/lpc22xx/include/lpc22xx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libcpu/arm/lpc22xx/include/lpc22xx.h b/c/src/lib/libcpu/arm/lpc22xx/include/lpc22xx.h
index da11ca876e..d5a021a34a 100644
--- a/c/src/lib/libcpu/arm/lpc22xx/include/lpc22xx.h
+++ b/c/src/lib/libcpu/arm/lpc22xx/include/lpc22xx.h
@@ -13,7 +13,7 @@
#ifndef __LPC22XX_H__
#define __LPC22XX_H__
-#include <rtems/stdint.h>
+#include <stdint.h>
/* EXTERNAL MEMORY CONTROLLER (EMC) */
#define BCFG0 (*((volatile unsigned int *) 0xFFE00000)) /* lpc22xx only */