aboutsummaryrefslogtreecommitdiff
path: root/src/crplayer.cc
diff options
context:
space:
mode:
authorfusion32 <marcopuzziello@gmail.com>2025-06-27 18:57:29 -0300
committerfusion32 <marcopuzziello@gmail.com>2025-06-27 18:57:29 -0300
commite59667ec6be0a21ce702ce077154357a1c7f7c04 (patch)
tree8222cce37f8dbf1694cffa138c0bb0ad6b893bf3 /src/crplayer.cc
parentea319bc2fbef91e3ea062be554b215756648d1d3 (diff)
downloadgame-e59667ec6be0a21ce702ce077154357a1c7f7c04.tar.gz
game-e59667ec6be0a21ce702ce077154357a1c7f7c04.zip
`moveuse.cc`
Diffstat (limited to 'src/crplayer.cc')
-rw-r--r--src/crplayer.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/crplayer.cc b/src/crplayer.cc
index 2660c04..9978527 100644
--- a/src/crplayer.cc
+++ b/src/crplayer.cc
@@ -1,6 +1,7 @@
#include "cr.hh"
#include "config.hh"
#include "info.hh"
+#include "moveuse.hh"
#include "operate.hh"
#include "query.hh"
#include "threads.hh"