X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fsupertux%2Fshrinkfade.cpp;h=03ca3c183df03f8ea82058b24eb410d7df82fec1;hb=72e5edc7bbf5abc24e375c7465938cff48581f75;hp=e83d081507e821c3a0b4e0d283c727667e70d98d;hpb=c6ce9f7c7e2dc346573b63775f7237cad219c32d;p=supertux.git diff --git a/src/supertux/shrinkfade.cpp b/src/supertux/shrinkfade.cpp index e83d08150..03ca3c183 100644 --- a/src/supertux/shrinkfade.cpp +++ b/src/supertux/shrinkfade.cpp @@ -14,7 +14,7 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see . -#include "supertux/main.hpp" +#include "supertux/globals.hpp" #include "supertux/shrinkfade.hpp" #include "video/drawing_context.hpp"