]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/ban.cpp
Fix modstore/favourites hang by adding asynchronous lua job support
[dragonfireclient.git] / src / ban.cpp
index 5bb470a676f5e6c3a010e50f26cb83990a65614b..50ba0dba1a41b9d4eff4e39023b7586ac90b62b3 100644 (file)
@@ -19,7 +19,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 
 #include "ban.h"
 #include <fstream>
-#include <jmutexautolock.h>
+#include "jthread/jmutexautolock.h"
 #include <sstream>
 #include <set>
 #include "strfnd.h"