fix path for config.h
This commit is contained in:
parent
8f7983b6c4
commit
074a9a754f
@ -19,7 +19,7 @@ extern "C" {
|
||||
|
||||
//=== includes ===============================================================
|
||||
#ifdef _YAP_NOT_INSTALLED_
|
||||
#include "config.h"
|
||||
#include "src/config.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
Reference in New Issue
Block a user