X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fvideo%2Fdrawing_request.hpp;h=725a346b96876a53ec748633056d7f420c0f7351;hb=216e6b44cf103d10383c0e0f6587afafc7454b94;hp=581438a47806716358760f3a959799faba5006ca;hpb=a5ef20c6c286995d6ec0a2772fab864040717145;p=supertux.git diff --git a/src/video/drawing_request.hpp b/src/video/drawing_request.hpp index 581438a47..725a346b9 100644 --- a/src/video/drawing_request.hpp +++ b/src/video/drawing_request.hpp @@ -25,12 +25,10 @@ #include -#include - #include "glutil.hpp" -#include "math/vector.hpp" #include "color.hpp" #include "font.hpp" +#include "math/vector.hpp" class Surface;