add missing includes

This commit is contained in:
MihailRis
2024-10-18 02:43:16 +03:00
parent b5431fc734
commit 552740b87b
3 changed files with 5 additions and 0 deletions
+2
View File
@@ -1,5 +1,7 @@
#include "../ContentLoader.hpp"
#include <algorithm>
#include "../ContentPack.hpp"
#include "files/files.hpp"