aboutsummaryrefslogtreecommitdiff
path: root/examples/system
diff options
context:
space:
mode:
Diffstat (limited to 'examples/system')
-rw-r--r--examples/system/childexec/child/child.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/system/childexec/child/child.c b/examples/system/childexec/child/child.c
index b52dd32..e5e16b9 100644
--- a/examples/system/childexec/child/child.c
+++ b/examples/system/childexec/child/child.c
@@ -1,5 +1,6 @@
#include <stdint.h>
#include <stdio.h>
+#include <psxetc.h>
#include <psxapi.h>
#include <psxgpu.h>
#include <psxgte.h>