From fe3977ee617e78b0c8a8bb430bb5388059ba7671 Mon Sep 17 00:00:00 2001 From: Pavol Marko Date: Thu, 11 Mar 2004 12:15:15 +0000 Subject: [PATCH] #include added --- amxmodx/amxmod.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/amxmodx/amxmod.cpp b/amxmodx/amxmod.cpp index f429f71d..e946e5a5 100755 --- a/amxmodx/amxmod.cpp +++ b/amxmodx/amxmod.cpp @@ -33,7 +33,7 @@ #include #include #include "amxmod.h" - +#include static cell AMX_NATIVE_CALL get_xvar_id(AMX *amx, cell *params) {