aboutsummaryrefslogtreecommitdiff
path: root/games/nlarn/files/patch-src_pathfinding.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/nlarn/files/patch-src_pathfinding.c')
-rw-r--r--games/nlarn/files/patch-src_pathfinding.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/nlarn/files/patch-src_pathfinding.c b/games/nlarn/files/patch-src_pathfinding.c
new file mode 100644
index 000000000000..3568bb13dcac
--- /dev/null
+++ b/games/nlarn/files/patch-src_pathfinding.c
@@ -0,0 +1,11 @@
+--- src/pathfinding.c.orig 2020-05-23 06:13:27 UTC
++++ src/pathfinding.c
+@@ -16,7 +16,7 @@
+ * with this program. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+-#include "nlarn.h"
++#include "extdefs.h"
+ #include "pathfinding.h"
+ #include "player.h"
+