]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/settings.h
Add curl, freetype and luaJIT to CMAKE_BUILD_INFO
[dragonfireclient.git] / src / settings.h
index 62596f869c9010b9bf47d1ce2a9eeb31aa18743c..4ee5b591322a9070f6bf7b685f034cd823b1e54c 100644 (file)
@@ -23,8 +23,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include "irrlichttypes_bloated.h"
 #include "exceptions.h"
 #include <string>
-#include <jmutex.h>
-#include <jmutexautolock.h>
+#include "jthread/jmutex.h"
+#include "jthread/jmutexautolock.h"
 #include "strfnd.h"
 #include <iostream>
 #include <fstream>