aboutsummaryrefslogtreecommitdiff
path: root/games/nlarn/files/patch-src_effects.c
blob: 864dbbd87e6b4d8a55376828eb4b3dde8398baa9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/effects.c.orig	2020-05-23 06:13:27 UTC
+++ src/effects.c
@@ -22,7 +22,7 @@
 #include "cJSON.h"
 #include "effects.h"
 #include "game.h"
-#include "nlarn.h"
+#include "extdefs.h"
 #include "random.h"
 
 static const effect_data effects[ET_MAX] =