From 5146e4cc88c5f5061e79055716cea4e411b0878e Mon Sep 17 00:00:00 2001 From: SlynxCZ Date: Tue, 10 Mar 2026 17:49:36 +0100 Subject: [PATCH] another build fix --- src/plugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugin.h b/src/plugin.h index f0c63a5..0795604 100644 --- a/src/plugin.h +++ b/src/plugin.h @@ -2,7 +2,7 @@ #define _INCLUDE_METAMOD_SOURCE_STUB_PLUGIN_H_ #include -#include +#include #include "entitysystem.h" namespace RayTracePlugin