X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fbackground.h;h=375343fcac4a70d651201ab887c4aad2f7ec1721;hb=6c61f312a1f5a768e202195ca18ed5a51974bdcc;hp=bafb77c5d3e78a1079b19bcd0d7bd19415912b08;hpb=c79b901309bf5e0544fef1e92d264f51402f4370;p=supertux.git diff --git a/src/background.h b/src/background.h index bafb77c5d..375343fca 100644 --- a/src/background.h +++ b/src/background.h @@ -20,10 +20,10 @@ #ifndef SUPERTUX_BACKGROUND_H #define SUPERTUX_BACKGROUND_H -#include "screen/surface.h" -#include "screen/drawing_context.h" -#include "game_object.h" -#include "lispreader.h" +#include "video/surface.h" +#include "video/drawing_context.h" +#include "special/game_object.h" +#include "utils/lispreader.h" #include "serializable.h" class DisplayManager;