Преглед на файлове

Patching a gcc compilation problem...

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11689 54d463be-8e91-2dee-dedb-b68131a5f0ec
ultramage преди 17 години
родител
ревизия
535df984a3
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      src/map/charcommand.c

+ 2 - 0
src/map/charcommand.c

@@ -1,6 +1,8 @@
 // Copyright (c) Athena Dev Teams - Licensed under GNU GPL
 // For more information, see LICENCE in the main folder
 
+#include "../common/cbasetypes.h"
+#include "../common/mmo.h"
 #include "../common/timer.h"
 #include "../common/nullpo.h"
 #include "../common/showmsg.h"