fx: update header directories

This commit is contained in:
2026-05-02 21:01:17 +01:00
parent 5d1b2aabbb
commit b951577f48
59 changed files with 1831 additions and 1002 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
#ifndef _OBJECT_H_
#define _OBJECT_H_
#include <fx/core/error.h>
#include <fx/core/misc.h>
#include <fx/error.h>
#include <fx/misc.h>
#include <stdint.h>
struct fx_type_registration;