diff options
Diffstat (limited to 'game/terrain.cpp')
-rw-r--r-- | game/terrain.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/game/terrain.cpp b/game/terrain.cpp index 4c902ef..3089f3a 100644 --- a/game/terrain.cpp +++ b/game/terrain.cpp @@ -2,6 +2,7 @@ #include "gfx/models/texture.h" #include <cache.h> #include <cstddef> +#include <filesystem> #include <gfx/gl/shader.h> #include <gfx/image.h> #include <gfx/models/mesh.h> |