From 5919cdc663d5f60a8c5cc7e50ad0c43a18cf9829 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 31 Aug 2013 21:54:52 +0300 Subject: move particles into particle dir. --- src/statuseffect.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/statuseffect.h') diff --git a/src/statuseffect.h b/src/statuseffect.h index 15b0bd1e1..0a38e54f6 100644 --- a/src/statuseffect.h +++ b/src/statuseffect.h @@ -23,9 +23,10 @@ #ifndef STATUSEFFECT_H #define STATUSEFFECT_H -#include "particle.h" #include "animatedsprite.h" +#include "particle/particle.h" + #include "resources/animation.h" class StatusEffect final -- cgit v1.2.3-60-g2f50