diff options
Diffstat (limited to 'src/char/geoip.h')
-rw-r--r-- | src/char/geoip.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/char/geoip.h b/src/char/geoip.h index a7ab6b9a4..cb980fdb7 100644 --- a/src/char/geoip.h +++ b/src/char/geoip.h @@ -5,7 +5,7 @@ #ifndef CHAR_GEOIP_H #define CHAR_GEOIP_H -#include "../common/cbasetypes.h" +#include "common/cbasetypes.h" /** * GeoIP information |