follow up r15885. Accidentally committed this with the rest.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15886 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
shennetsind 2012-04-20 18:26:49 +00:00
parent a1612031a6
commit 7e8c1f169c

View File

@ -14,7 +14,7 @@
#include "pc.h" // struct map_session_data #include "pc.h" // struct map_session_data
#include "script.h" // set_var() #include "script.h" // set_var()
#include "pcre.h" #include <pcre.h>
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>