From 254f076beb006d6af2b2e75d0d5d1b7d0894d05c Mon Sep 17 00:00:00 2001 From: DizzyEggg Date: Sun, 23 Mar 2025 22:56:50 +0100 Subject: [PATCH] remove unnecessary header --- src/strings.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/strings.c b/src/strings.c index 0910e72a6..7add333fc 100644 --- a/src/strings.c +++ b/src/strings.c @@ -1,6 +1,5 @@ #include "global.h" #include "strings.h" -#include "dungeon.h" #include "constants/friend_area.h" #include "constants/tactic.h" #include "constants/iq_skill.h"