X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fgui%2Fmousecursor.hpp;h=8ccfda8b5723d30037855b38a76c65ea3ae34ec0;hb=86181b0a14d89cf45daf97199c3556c4dd1ee7b7;hp=98f03c2a7049286c52568cc81c7f7841446c5b4f;hpb=5b7f9214cb929399f1a855ef5807018a9447d510;p=supertux.git diff --git a/src/gui/mousecursor.hpp b/src/gui/mousecursor.hpp index 98f03c2a7..8ccfda8b5 100644 --- a/src/gui/mousecursor.hpp +++ b/src/gui/mousecursor.hpp @@ -32,6 +32,8 @@ enum { MC_HIDE }; +class DrawingContext; + /// Mouse cursor. /** Used to create mouse cursors. The mouse cursors can be animated