summaryrefslogtreecommitdiff
path: root/src/rotationalparticle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rotationalparticle.h')
-rw-r--r--src/rotationalparticle.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/rotationalparticle.h b/src/rotationalparticle.h
index 464cb7bc..9ef5ac9b 100644
--- a/src/rotationalparticle.h
+++ b/src/rotationalparticle.h
@@ -22,10 +22,10 @@
#ifndef ROTATIONAL_PARTICLE_H
#define ROTATIONAL_PARTICLE_H
-#include <libxml/tree.h>
-
#include "imageparticle.h"
+#include <libxml/tree.h>
+
class Animation;
class Map;
class SimpleAnimation;