From 73c80bee180cda38c9ee421c20b39aa740e394ad Mon Sep 17 00:00:00 2001 From: epoque11 Date: Mon, 9 Apr 2012 23:28:26 +0000 Subject: - Fixed a STUPID Linux issue preventing compilation due to file name-casing git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15839 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/map.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/map/map.h b/src/map/map.h index be90b6644..8456959b7 100644 --- a/src/map/map.h +++ b/src/map/map.h @@ -13,7 +13,7 @@ /** * [rAthena.org] **/ -#include "./config/Core.h" +#include "./config/core.h" #include -- cgit v1.2.3-60-g2f50