]> git.lizzy.rs Git - minetest.git/blobdiff - src/ban.cpp
Prevent SIGFPE on entity tile loading issue. (#5178)
[minetest.git] / src / ban.cpp
index 57b9f49a57aba6f02e33a940cd384d2bbe72fa98..5fa430702724feee2b94fa205559be5759ea50e8 100644 (file)
@@ -22,7 +22,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include "threading/mutex_auto_lock.h"
 #include <sstream>
 #include <set>
-#include "strfnd.h"
+#include "util/strfnd.h"
 #include "util/string.h"
 #include "log.h"
 #include "filesys.h"