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