diff --git a/dlls/geoip/geoip_amxx.h b/dlls/geoip/geoip_amxx.h index c5b78281..43863337 100755 --- a/dlls/geoip/geoip_amxx.h +++ b/dlls/geoip/geoip_amxx.h @@ -3,7 +3,7 @@ #define GEOIPDATADIR "" -#include +#include "GeoIP.h" #include "amxxmodule.h" extern AMX_NATIVE_INFO geoip_natives[];