fixed case

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

View File

@ -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>