X-Git-Url: http://git.draconx.ca/gitweb/rrace.git/blobdiff_plain/b4b5688edd332e17591ca7bc1cdd64c296abe1c5..5ba271c9a2d679094dc69dd4e9eff33122022ea0:/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