2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-06-05 16:07:43 +00:00

fix: linux build

This commit is contained in:
Jan 2024-09-27 21:20:02 +02:00
parent 2dccd423af
commit d2fa1f40f4
No known key found for this signature in database
GPG Key ID: 44B581F78FF5C57C

View File

@ -3,6 +3,7 @@
#include "Image/Texture.h" #include "Image/Texture.h"
#include <istream> #include <istream>
#include <memory>
namespace dds namespace dds
{ {