X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fparticlesystem.cpp;h=ea301d871541eb899214d54c6fbe936ea40dc968;hb=e68610f027ad6f35025d9aca87202ceb4501e97e;hp=baa812e316fa394b05280924f7d69a4fe2a8e708;hpb=8e7ccc8e3b34ee1adb6f3cf7c3bc49e07c59fcb0;p=supertux.git diff --git a/src/particlesystem.cpp b/src/particlesystem.cpp index baa812e31..ea301d871 100644 --- a/src/particlesystem.cpp +++ b/src/particlesystem.cpp @@ -22,10 +22,10 @@ #include #include "particlesystem.h" -#include "globals.h" -#include "lispreader.h" -#include "lispwriter.h" -#include "screen/drawing_context.h" +#include "app/globals.h" +#include "utils/lispreader.h" +#include "utils/lispwriter.h" +#include "video/drawing_context.h" ParticleSystem::ParticleSystem() {