move filesystem header to right place

This commit is contained in:
offtkp 2023-10-20 02:16:49 +03:00
parent c3487251b6
commit 6b5508d52b
2 changed files with 2 additions and 1 deletions

View file

@ -1,6 +1,5 @@
#include "panda_sdl/frontend_sdl.hpp"
#include <filesystem>
#include <glad/gl.h>
FrontendSDL::FrontendSDL() {