فهرست منبع

- 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>