summaryrefslogtreecommitdiffstats
path: root/pokemod/Store.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'pokemod/Store.cpp')
-rw-r--r--pokemod/Store.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/pokemod/Store.cpp b/pokemod/Store.cpp
index ab20947b..5ab49b73 100644
--- a/pokemod/Store.cpp
+++ b/pokemod/Store.cpp
@@ -20,6 +20,10 @@
// with this program. If not, see <http://www.gnu.org/licenses/>.
/////////////////////////////////////////////////////////////////////////////
+#include <QListIterator>
+#include <QMap>
+#include <QMapIterator>
+#include "Pokemod.h"
#include "Store.h"
PokeMod::Store::Store(const Pokemod& par, const unsigned _id) :