X-Git-Url: https://git.draconx.ca/gitweb/rrace.git/blobdiff_plain/384c634555c6c65635abfcb819e37221d236b410..HEAD:/t/checkgoal.c diff --git a/t/checkgoal.c b/t/checkgoal.c index 0941e91..3dd8057 100644 --- a/t/checkgoal.c +++ b/t/checkgoal.c @@ -1,6 +1,6 @@ /* * Helper to test game_check_goal function. - * Copyright © 2022 Nick Bowler + * Copyright © 2022-2023 Nick Bowler * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -22,7 +22,7 @@ #include #include #include -#include "game.h" +#include "game-notime.h" #define X3(x) x x x