X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fobject%2Fstar.cpp;h=8bf4a4d2fc2895b48b373e62dd47cb3ef213d26c;hb=626ab69641b179048b9d0fc528cd1626886fe9db;hp=522c08af443bb98e385cbc9ee015b2e5ea325640;hpb=d46c78c842ab4090a3f46e560c891234167f124b;p=supertux.git diff --git a/src/object/star.cpp b/src/object/star.cpp index 522c08af4..8bf4a4d2f 100644 --- a/src/object/star.cpp +++ b/src/object/star.cpp @@ -3,7 +3,7 @@ #include "star.h" #include "resources.h" #include "player.h" -#include "scene.h" +#include "player_status.h" #include "special/sprite_manager.h" #include "video/drawing_context.h"