From 11de8b5d8d3147d7cdc8ed8c73f9d3149b124a3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johnny=20Bergstr=C3=B6m?= Date: Fri, 20 Feb 2004 15:48:02 +0000 Subject: [PATCH] new natives for cstrike module --- dlls/cstrike/cstrike.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlls/cstrike/cstrike.h b/dlls/cstrike/cstrike.h index 7a27eee0..a0e3dd6e 100755 --- a/dlls/cstrike/cstrike.h +++ b/dlls/cstrike/cstrike.h @@ -2,7 +2,7 @@ #include #include -#include "amx/modules.h" +#include // Check later if all of these really are needed! meta_globals_t *gpMetaGlobals; // Variables provided to plugins.