Add cancel button to password change menu. (#5720)
[oweals/minetest.git] / src / serverenvironment.cpp
index c0dc0e0eaf2ed0063ad1acd6301b8c3b59a970b1..4d2c87a4dfceb8297433580f5bb4941dc31b6dfb 100644 (file)
@@ -28,7 +28,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include "profiler.h"
 #include "raycast.h"
 #include "remoteplayer.h"
-#include "serverscripting.h"
+#include "scripting_server.h"
 #include "server.h"
 #include "voxelalgorithms.h"
 #include "util/serialize.h"