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

@@ -26,9 +26,9 @@ GNU General Public License for more details.
#include "com_model.h"
#include "studio.h"
#include "r_efx.h"
#include "com_image.h"
#include "filesystem.h"
#include "common/protocol.h"
#include "cvardef.h"
// RefAPI changelog:
// 1. Initial release