summaryrefslogtreecommitdiff
path: root/src/statuseffect.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/statuseffect.cpp')
-rw-r--r--src/statuseffect.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/statuseffect.cpp b/src/statuseffect.cpp
index 7ef1be19..958c15b1 100644
--- a/src/statuseffect.cpp
+++ b/src/statuseffect.cpp
@@ -19,8 +19,6 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#include <map>
-
#include "statuseffect.h"
#include "log.h"
@@ -29,6 +27,7 @@
#include "utils/xml.h"
+#include <map>
#define STATUS_EFFECTS_FILE "status-effects.xml"