summaryrefslogtreecommitdiff
path: root/src/item_use.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/item_use.c')
-rwxr-xr-xsrc/item_use.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/item_use.c b/src/item_use.c
index 8ed9850cd..e7f0f4fb3 100755
--- a/src/item_use.c
+++ b/src/item_use.c
@@ -34,7 +34,7 @@
#include "string_util.h"
#include "task.h"
#include "text.h"
-#include "constants/bg_event_constants.h"
+#include "constants/event_bg.h"
#include "constants/event_objects.h"
#include "constants/flags.h"
#include "constants/item_effects.h"