summaryrefslogtreecommitdiff
path: root/games/nlarn/files/patch-src_monsters.c
blob: 24d5042b13d2fb8304922ad1e189f4ead5bdfbf2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/monsters.c.orig	2020-05-23 06:13:27 UTC
+++ src/monsters.c
@@ -26,7 +26,7 @@
 #include "items.h"
 #include "map.h"
 #include "monsters.h"
-#include "nlarn.h"
+#include "extdefs.h"
 #include "pathfinding.h"
 #include "random.h"