]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/settings.h
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
[dragonfireclient.git] / src / settings.h
index a9e0faa40a59898fc793f0c327bcf54ef75f8d5b..62596f869c9010b9bf47d1ce2a9eeb31aa18743c 100644 (file)
@@ -21,8 +21,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #define SETTINGS_HEADER
 
 #include "irrlichttypes_bloated.h"
+#include "exceptions.h"
 #include <string>
-#include <jthread.h>
 #include <jmutex.h>
 #include <jmutexautolock.h>
 #include "strfnd.h"