blob: ede65b01bb758c6a1d5e8fb36195c25a8a5ff55d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- src/spheres.c.orig 2020-05-23 06:13:27 UTC
+++ src/spheres.c
@@ -19,7 +19,7 @@
#include <glib.h>
#include "game.h"
-#include "nlarn.h"
+#include "extdefs.h"
#include "random.h"
#include "spheres.h"
|