diff options
Diffstat (limited to 'pokemod/Item.cpp')
| -rw-r--r-- | pokemod/Item.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pokemod/Item.cpp b/pokemod/Item.cpp index 777f5856..d76d74ec 100644 --- a/pokemod/Item.cpp +++ b/pokemod/Item.cpp @@ -21,6 +21,7 @@ // Pokemod includes #include "ItemEffect.h" #include "Pokemod.h" +#include "Rules.h" // Qt includes #include <QSet> |
