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
@@ -1,6 +1,6 @@
#include "command.h"
#include <fx/cmd.h>
#include <fx/cmdline/cmd.h>
#include <fx/string.h>
#include <stdlib.h>
#include <string.h>