diff options
Diffstat (limited to 'os/ports')
-rw-r--r-- | os/ports/GCC/PPC/chcore.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/os/ports/GCC/PPC/chcore.h b/os/ports/GCC/PPC/chcore.h index 0f78b3b9b..b689026e5 100644 --- a/os/ports/GCC/PPC/chcore.h +++ b/os/ports/GCC/PPC/chcore.h @@ -54,6 +54,7 @@ #define PPC_VARIANT_e200z4 204
/** @} */
+#include "vectors.h"
#include "ppcparams.h"
/*===========================================================================*/
|