X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Ftextscroller.hpp;h=5198eb9222fd29cebaf58d46c04876a58cd42662;hb=69f1f633dec2d8a8f1286cf072b6725c75eaeb6a;hp=ad7f3979024cf8fc5757156839f167b368796804;hpb=a113d3bd1feddd510e3b2852b0d42522735eee40;p=supertux.git diff --git a/src/textscroller.hpp b/src/textscroller.hpp index ad7f39790..5198eb922 100644 --- a/src/textscroller.hpp +++ b/src/textscroller.hpp @@ -26,10 +26,11 @@ #include #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