diff --git a/wiiu/system/imports.h b/wiiu/system/imports.h index bfff0e860c..7694261110 100644 --- a/wiiu/system/imports.h +++ b/wiiu/system/imports.h @@ -65,6 +65,7 @@ IMPORT(DCInvalidateRange); IMPORT(DCFlushRange); IMPORT(DCStoreRange); IMPORT(DCStoreRangeNoSync); +IMPORT(ICInvalidateRange); IMPORT(__gh_errno_ptr);