X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fobject%2Fparticlesystem.cpp;h=2642f716297dacb4087b6c8dcccc1a214eade817;hb=ddc3b7ef2077567d368e244a292b41187311e8e3;hp=be1622a69f1200db549210de8ee18555a0de0515;hpb=90a1a01a554d9d6852809dded1abe3430b9c0c2b;p=supertux.git diff --git a/src/object/particlesystem.cpp b/src/object/particlesystem.cpp index be1622a69..2642f7162 100644 --- a/src/object/particlesystem.cpp +++ b/src/object/particlesystem.cpp @@ -16,19 +16,18 @@ // You should have received a copy of the GNU General Public License // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - - #include #include #include #include "particlesystem.h" -#include "app/globals.h" #include "video/drawing_context.h" #include "lisp/parser.h" #include "lisp/lisp.h" #include "lisp/writer.h" +#include "resources.h" +#include "main.h" ParticleSystem::ParticleSystem() {