- Change libconfig.h include directives to double-quoted form (file missing from r15737).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15739 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include <time.h>
|
||||
#include <stdlib.h> // atexit
|
||||
|
||||
#include <libconfig.h>
|
||||
#include "libconfig.h"
|
||||
|
||||
#ifdef WIN32
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
|
||||
Reference in New Issue
Block a user