summaryrefslogtreecommitdiffstats
path: root/pokemod/Nature.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'pokemod/Nature.cpp')
-rw-r--r--pokemod/Nature.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/pokemod/Nature.cpp b/pokemod/Nature.cpp
index db571d00..30f5a779 100644
--- a/pokemod/Nature.cpp
+++ b/pokemod/Nature.cpp
@@ -20,6 +20,7 @@
// Pokemod includes
#include "Pokemod.h"
+#include "Rules.h"
Nature::Nature(const Nature& nature) :
Object("Nature", nature.parent(), nature.id())