aboutsummaryrefslogtreecommitdiff
path: root/src/spellcasting.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/spellcasting.h')
-rw-r--r--src/spellcasting.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/spellcasting.h b/src/spellcasting.h
index 902f860..46d4ba8 100644
--- a/src/spellcasting.h
+++ b/src/spellcasting.h
@@ -1,5 +1,5 @@
#pragma once
-#include "feature.h"
+#include "features/feature.h"
#include "spell.h"
#include "rules.h"
#include "utils.h"