Change include from "cmake_config.h" to "config.h"
authorWayward One <calmthefirewithin@gmail.com>
Sun, 21 Jan 2018 21:26:04 +0000 (16:26 -0500)
committersfan5 <sfan5@live.de>
Sun, 21 Jan 2018 22:25:04 +0000 (23:25 +0100)
Fixes #6894

src/script/cpp_api/s_base.h

index 18cb841cf877fbcae5dfa17d551d627ea62612a2..4837f4f993f9366bacc068619b3c870d3c2cf27d 100644 (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