瀏覽代碼

- Fixed a STUPID Linux issue preventing compilation due to file name-casing

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15839 54d463be-8e91-2dee-dedb-b68131a5f0ec
epoque11 13 年之前
父節點
當前提交
f7e408fd61
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/map/map.h

+ 1 - 1
src/map/map.h

@@ -13,7 +13,7 @@
 /**
  * [rAthena.org]
  **/
-#include "./config/Core.h"
+#include "./config/core.h"
 
 #include <stdarg.h>