]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/quicktune.cpp
Lower the default max_users from 100 to 15
[dragonfireclient.git] / src / quicktune.cpp
index ba0e0c6540e08a4fb971244cda6f84d024115248..6db72c7276dcc6ab67ca4c75ccbb30661f288b90 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Minetest
-Copyright (C) 2012 celeron55, Perttu Ahola <celeron55@gmail.com>
+Copyright (C) 2013 celeron55, Perttu Ahola <celeron55@gmail.com>
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as published by
@@ -18,8 +18,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 */
 
 #include "quicktune.h"
-#include <jmutex.h>
-#include <jmutexautolock.h>
+#include "jthread/jmutex.h"
+#include "jthread/jmutexautolock.h"
 #include "util/string.h"
 
 std::string QuicktuneValue::getString()