Got rid of a superfluous debug message
[supertux.git] / src / textscroller.hpp
index ad7f397..5198eb9 100644 (file)
 #include <map>
 
 #include "screen.hpp"
-#include "video/font.hpp"
+#include "math/vector.hpp"
 
 class DrawingContext;
 class Surface;
+class Font;
 
 /**
  * Helper class for InfoBox: Represents a line of text