diff --git a/modules/rostests/tests/apc/apc.c b/modules/rostests/tests/apc/apc.c index 935bcee5dcc..340a844a267 100644 --- a/modules/rostests/tests/apc/apc.c +++ b/modules/rostests/tests/apc/apc.c @@ -72,7 +72,7 @@ int main(int argc, char* argv[]) printf("Reading file\n"); Status = ZwReadFile(FileHandle, NULL, - (PIO_APC_ROUTINE)ApcRoutine, + ApcRoutine, (PVOID) 0xdeadbeef, &IoStatus, Buffer,