summaryrefslogtreecommitdiff
path: root/src/rotationalparticle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rotationalparticle.h')
-rw-r--r--src/rotationalparticle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rotationalparticle.h b/src/rotationalparticle.h
index 96b7a29ff..251e3769c 100644
--- a/src/rotationalparticle.h
+++ b/src/rotationalparticle.h
@@ -36,7 +36,7 @@ class RotationalParticle : public ImageParticle
public:
RotationalParticle(Map *map, Animation *animation);
- RotationalParticle(Map *map, xmlNodePtr animationNode,
+ RotationalParticle(Map *map, XmlNodePtr animationNode,
const std::string& dyePalettes = std::string());
~RotationalParticle();