summaryrefslogtreecommitdiff
path: root/src/moves.c
diff options
context:
space:
mode:
authorSeth Barberee <seth.barberee@gmail.com>2021-12-31 16:08:12 -0600
committerSeth Barberee <seth.barberee@gmail.com>2022-02-17 18:59:53 -0600
commit3de1f79307eda8de1232dfb612097cef261d0431 (patch)
tree5e8c400a54e6679564684c21eb7cd2eda50aad9a /src/moves.c
parentef97af7d030583c60a5c50e54f6fda5c607b2685 (diff)
add more to moves header
Diffstat (limited to 'src/moves.c')
-rw-r--r--src/moves.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/moves.c b/src/moves.c
index 0874f00..6b7665b 100644
--- a/src/moves.c
+++ b/src/moves.c
@@ -2,7 +2,7 @@
#include "moves.h"
#include "file_system.h"
-#include "constants/move_id.h"
+#include "moves.h"
struct MoveDataFile
{