summaryrefslogtreecommitdiffstats
path: root/include/APE_APE_PERI.h
diff options
context:
space:
mode:
authorLojewski, Evan <github@meklort.com>2019-05-11 17:57:25 -0600
committerLojewski, Evan <github@meklort.com>2019-05-11 17:57:25 -0600
commit7b09ea6872887b51d8690b422d979c4769a1b36a (patch)
treed06a71e2db6d4498a08d1fd2e809ef8c5d189447 /include/APE_APE_PERI.h
parent889a9e53b6ad5d45a2ac3fe99c853c4d03753a2d (diff)
downloadbcm5719-ortega-7b09ea6872887b51d8690b422d979c4769a1b36a.tar.gz
bcm5719-ortega-7b09ea6872887b51d8690b422d979c4769a1b36a.zip
Remove additional system includes
Diffstat (limited to 'include/APE_APE_PERI.h')
-rw-r--r--include/APE_APE_PERI.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/APE_APE_PERI.h b/include/APE_APE_PERI.h
index 0330dc4..0ed0752 100644
--- a/include/APE_APE_PERI.h
+++ b/include/APE_APE_PERI.h
@@ -49,7 +49,7 @@
#ifndef APE_APE_PERI_H
#define APE_APE_PERI_H
-#include <stdint.h>
+#include <types.h>
#ifdef CXX_SIMULATOR /* Compiling c++ simulator code - uses register wrappers */
void init_APE_APE_PERI_sim(void* base);
OpenPOWER on IntegriCloud