From e7215091ee44b26d83753104f879671db4224803 Mon Sep 17 00:00:00 2001 From: camthesaxman Date: Sun, 26 Nov 2017 14:10:28 -0600 Subject: fix German build --- src/field/bard_music.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/field') diff --git a/src/field/bard_music.c b/src/field/bard_music.c index 335ba974e..daf003233 100644 --- a/src/field/bard_music.c +++ b/src/field/bard_music.c @@ -1,6 +1,6 @@ #include "global.h" #include "bard_music.h" -#include "constants/easy_chat.h" +#include "easy_chat.h" struct BardSound { -- cgit v1.2.3