]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/content_cao.cpp
Prevent world creation if the world already exists
[dragonfireclient.git] / src / content_cao.cpp
index 58ff130f2b9c8b448c7de22f751e9ad11f8e48b4..aa5c2d674039ab054fbbe3f71dd5292c27de0c5e 100644 (file)
@@ -39,6 +39,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include "util/numeric.h" // For IntervalLimiter
 #include "util/serialize.h"
 #include "util/mathconstants.h"
+#include "map.h"
 
 class Settings;
 struct ToolCapabilities;