Change include from "cmake_config.h" to "config.h"

Fixes #6894
master
Wayward One 2018-01-21 16:26:04 -05:00 committed by sfan5
parent 49ff1d2ea8
commit 684e70477d
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ extern "C" {
#include "common/c_types.h"
#include "common/c_internal.h"
#include "debug.h"
#include "cmake_config.h"
#include "config.h"
#define SCRIPTAPI_LOCK_DEBUG
#define SCRIPTAPI_DEBUG