fx.cmdline: fix namespace not having the required header subdirectory

This commit is contained in:
2026-05-28 20:53:16 +01:00
parent ff0d40b324
commit 4c06ded99f
7 changed files with 18 additions and 10 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#define _FX_COMMAND_H_
#include <fx/bst.h>
#include <fx/cmd.h>
#include <fx/cmdline/cmd.h>
#include <fx/queue.h>
#include <fx/string.h>