summaryrefslogtreecommitdiff
path: root/minecctl/misc-commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'minecctl/misc-commands.c')
-rw-r--r--minecctl/misc-commands.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/minecctl/misc-commands.c b/minecctl/misc-commands.c
index a4188f9..8dd6bd2 100644
--- a/minecctl/misc-commands.c
+++ b/minecctl/misc-commands.c
@@ -1,4 +1,4 @@
-#include "utils.h"
+#include "shared/utils.h"
#include "minecctl.h"
#include "server.h"
#include "misc-commands.h"