Fixed Windows build errors

This commit is contained in:
MihailRis
2023-11-12 05:25:32 +03:00
parent 55538d3b02
commit 7fe2a057c6
5 changed files with 6 additions and 4 deletions
+1
View File
@@ -2,6 +2,7 @@
#define GRAPHICS_TEXTURE_H_
#include <string>
#include "../typedefs.h"
class ImageData;