Kajetan Johannes Hammerle 3 жил өмнө
parent
commit
6b45abdc35

+ 2 - 0
rendering/FileTexture.h

@@ -1,6 +1,8 @@
 #ifndef FILETEXTURE_H
 #define FILETEXTURE_H
 
+#include <iostream>
+
 #include "wrapper/Texture.h"
 #include "images/PNGReader.h"