summaryrefslogtreecommitdiff
path: root/src/simpleanimation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/simpleanimation.h')
-rw-r--r--src/simpleanimation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simpleanimation.h b/src/simpleanimation.h
index fb2ba1136..8a68f478f 100644
--- a/src/simpleanimation.h
+++ b/src/simpleanimation.h
@@ -52,7 +52,7 @@ class SimpleAnimation final
SimpleAnimation(const XmlNodePtr animationNode,
const std::string& dyePalettes = std::string());
- A_DELETE_COPY(SimpleAnimation);
+ A_DELETE_COPY(SimpleAnimation)
~SimpleAnimation();