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