picrin/config.h -> picconf.h

This commit is contained in:
Yuichi Nishiwaki 2016-02-23 14:09:15 +09:00
parent 2ca7e630f0
commit 4a0d077044
2 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
* See Copyright Notice in picrin.h
*/
#include "picrin/config.h"
#include "picconf.h"
#ifndef PIC_USE_LIBC
# define PIC_USE_LIBC 1