If loading dummy texture failed, use an empty one
[supertux.git] / src / textscroller.hpp
index a6dafb6..b232b18 100644 (file)
@@ -24,6 +24,7 @@
 #include <vector>
 #include <string>
 #include <map>
+#include <memory>
 
 #include "screen.hpp"
 #include "math/vector.hpp"