]> git.draconx.ca Git - rrace.git/blobdiff - t/checkgoal.c
Mix in PID with initial seed.
[rrace.git] / t / checkgoal.c
index 0941e91e0bca206274afe2ce0f01459539a16964..3dd805755b13ab70b89b86a61a6312518ce3661b 100644 (file)
@@ -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 <string.h>
 #include <inttypes.h>
 #include <errno.h>
-#include "game.h"
+#include "game-notime.h"
 
 #define X3(x) x x x