mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
commoon: engine: Fix not including all dependencies for headers. (Just some used in ref)
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
#ifndef CL_ENTITY_H
|
||||
#define CL_ENTITY_H
|
||||
|
||||
#include "const.h"
|
||||
|
||||
typedef struct efrag_s
|
||||
{
|
||||
struct mleaf_s *leaf;
|
||||
|
||||
Reference in New Issue
Block a user