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