commoon: engine: Fix not including all dependencies for headers. (Just some used in ref)

This commit is contained in:
lewa_j
2026-01-12 03:24:40 +03:00
committed by a1batross
parent e7f758f380
commit 8a75104cbc
18 changed files with 49 additions and 9 deletions

View File

@@ -16,6 +16,8 @@
#ifndef CL_ENTITY_H
#define CL_ENTITY_H
#include "const.h"
typedef struct efrag_s
{
struct mleaf_s *leaf;