aboutsummaryrefslogtreecommitdiff
path: root/src/attack.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/attack.h')
-rw-r--r--src/attack.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/attack.h b/src/attack.h
index 2e4125b..e00eb25 100644
--- a/src/attack.h
+++ b/src/attack.h
@@ -1,5 +1,5 @@
#pragma once
-#include "feature.h"
+#include "features/feature.h"
#include "weapon.h"
namespace creature {