More updates to fix stuff...

This commit is contained in:
iProgramInCpp
2023-08-19 10:09:49 +03:00
parent c01a627aee
commit 30f35ef724
4 changed files with 9 additions and 9 deletions

View File

@@ -12,7 +12,7 @@
#include "compat/GL.hpp"
#endif
#include "client/common/Utils.hpp"
#include "common/Utils.hpp"
void AppPlatform_sdlbase::_init(std::string storageDir, SDL_Window *window)
{