aboutsummaryrefslogtreecommitdiff
path: root/games/nlarn/files/patch-src_container.c
blob: e46e80153cbe939fcb0c79992b280a831e8f23da (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/container.c.orig	2020-05-23 06:13:27 UTC
+++ src/container.c
@@ -20,7 +20,7 @@
 
 #include "container.h"
 #include "display.h"
-#include "nlarn.h"
+#include "extdefs.h"
 #include "player.h"
 #include "random.h"