aboutsummaryrefslogtreecommitdiff
path: root/src/tower.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tower.c')
-rw-r--r--src/tower.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tower.c b/src/tower.c
index b31eaf7..914c0fb 100644
--- a/src/tower.c
+++ b/src/tower.c
@@ -1,4 +1,4 @@
-#include "tower.h"
+#include "hanoi.h"
static uint8_t st_tower_pop(t_tower *tower)
{