summaryrefslogtreecommitdiff
path: root/src/animationparticle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/animationparticle.h')
-rw-r--r--src/animationparticle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/animationparticle.h b/src/animationparticle.h
index e744cd332..b1dae7fcb 100644
--- a/src/animationparticle.h
+++ b/src/animationparticle.h
@@ -39,7 +39,7 @@ class AnimationParticle final : public ImageParticle
AnimationParticle(Map *const map, XmlNodePtr const animationNode,
const std::string& dyePalettes = std::string());
- A_DELETE_COPY(AnimationParticle);
+ A_DELETE_COPY(AnimationParticle)
~AnimationParticle();