summaryrefslogtreecommitdiffstats
path: root/include/APE_NVIC.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/APE_NVIC.h')
-rw-r--r--include/APE_NVIC.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/APE_NVIC.h b/include/APE_NVIC.h
index e4a0b65..93a0038 100644
--- a/include/APE_NVIC.h
+++ b/include/APE_NVIC.h
@@ -49,7 +49,7 @@
#ifndef APE_NVIC_H
#define APE_NVIC_H
-#include <stdint.h>
+#include <types.h>
#ifdef CXX_SIMULATOR /* Compiling c++ simulator code - uses register wrappers */
void init_APE_NVIC_sim(void* base);
OpenPOWER on IntegriCloud