projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49ff1d2
)
Change include from "cmake_config.h" to "config.h"
author
Wayward One
<calmthefirewithin@gmail.com>
Sun, 21 Jan 2018 21:26:04 +0000
(16:26 -0500)
committer
sfan5
<sfan5@live.de>
Sun, 21 Jan 2018 22:25:04 +0000
(23:25 +0100)
Fixes #6894
src/script/cpp_api/s_base.h
patch
|
blob
|
history
diff --git
a/src/script/cpp_api/s_base.h
b/src/script/cpp_api/s_base.h
index 18cb841cf877fbcae5dfa17d551d627ea62612a2..4837f4f993f9366bacc068619b3c870d3c2cf27d 100644
(file)
--- a/
src/script/cpp_api/s_base.h
+++ b/
src/script/cpp_api/s_base.h
@@
-35,7
+35,7
@@
extern "C" {
#include "common/c_types.h"
#include "common/c_internal.h"
#include "debug.h"
-#include "c
make_c
onfig.h"
+#include "config.h"
#define SCRIPTAPI_LOCK_DEBUG
#define SCRIPTAPI_DEBUG