From 04c54128af789e6c725d4fb75a15e0ac22e886e9 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Fri, 27 Jan 2006 09:07:37 +0000 Subject: [PATCH] fixed case --- amxmodx/natives.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/amxmodx/natives.cpp b/amxmodx/natives.cpp index deda4bc3..ffc661fa 100755 --- a/amxmodx/natives.cpp +++ b/amxmodx/natives.cpp @@ -31,7 +31,7 @@ #include "amxmodx.h" #include "sh_stack.h" #include "natives.h" -#include "Debugger.h" +#include "debugger.h" #ifdef __linux__ #include