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