From 40640c92d43a24bdb388c90dbc6e42dc02e8a5f4 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Thu, 9 Dec 2004 18:25:46 +0000 Subject: [PATCH] *** empty log message *** --- dlls/geoip/geoip_amxx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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[];