aboutsummaryrefslogtreecommitdiff
path: root/games/nlarn/files/patch-src_inventory.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/nlarn/files/patch-src_inventory.c')
-rw-r--r--games/nlarn/files/patch-src_inventory.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/nlarn/files/patch-src_inventory.c b/games/nlarn/files/patch-src_inventory.c
new file mode 100644
index 000000000000..591a21a51a00
--- /dev/null
+++ b/games/nlarn/files/patch-src_inventory.c
@@ -0,0 +1,11 @@
+--- src/inventory.c.orig 2020-05-23 06:13:27 UTC
++++ src/inventory.c
+@@ -22,7 +22,7 @@
+ #include "game.h"
+ #include "inventory.h"
+ #include "items.h"
+-#include "nlarn.h"
++#include "extdefs.h"
+ #include "potions.h"
+
+ /* functions */