diff options
Diffstat (limited to 'pokemod/Rules.cpp')
| -rw-r--r-- | pokemod/Rules.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pokemod/Rules.cpp b/pokemod/Rules.cpp index 92461eca..37c605d1 100644 --- a/pokemod/Rules.cpp +++ b/pokemod/Rules.cpp @@ -20,6 +20,7 @@ // with this program. If not, see <http://www.gnu.org/licenses/>. ///////////////////////////////////////////////////////////////////////////// +#include "Pokemod.h" #include "Rules.h" PokeMod::Rules::Rules(const Pokemod& par) : |
