2
0
mirror of https://github.com/alliedmodders/amxmodx.git synced 2025-06-18 16:52:13 +03:00

fixed case

This commit is contained in:
David Anderson 2006-01-27 09:07:37 +00:00
parent 82cb94ab56
commit 04c54128af

@ -31,7 +31,7 @@
#include "amxmodx.h" #include "amxmodx.h"
#include "sh_stack.h" #include "sh_stack.h"
#include "natives.h" #include "natives.h"
#include "Debugger.h" #include "debugger.h"
#ifdef __linux__ #ifdef __linux__
#include <malloc.h> #include <malloc.h>