Fix a memleak pointed by @Zeno- in MeshUpdateQueue
[oweals/minetest.git] / src / emerge.cpp
index 4c3a83f7eb59aae4da576d9eb899db2eebbcf5c2..d24971e44a099490dfaeca4938d7c618e0c3343d 100644 (file)
@@ -40,7 +40,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include "mg_schematic.h"
 #include "nodedef.h"
 #include "profiler.h"
-#include "serverscripting.h"
+#include "scripting_server.h"
 #include "server.h"
 #include "serverobject.h"
 #include "settings.h"