mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-18 02:45:21 +02:00
Make SDL2 default on macOS (#16039)
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#include <string>
|
||||
#include <map>
|
||||
#include <thread>
|
||||
#include <unordered_map>
|
||||
#include "wieldmesh.h" // ItemMesh
|
||||
#include "util/basic_macros.h"
|
||||
|
||||
|
@@ -8,6 +8,7 @@
|
||||
#include <vector>
|
||||
#include <map>
|
||||
#include <unordered_set>
|
||||
#include <unordered_map>
|
||||
|
||||
#include "irr_v3d.h"
|
||||
#include "mapnode.h"
|
||||
|
Reference in New Issue
Block a user