summaryrefslogtreecommitdiffstats
path: root/pokemod/Object.h
diff options
context:
space:
mode:
Diffstat (limited to 'pokemod/Object.h')
-rw-r--r--pokemod/Object.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/pokemod/Object.h b/pokemod/Object.h
index b936179a..53908a45 100644
--- a/pokemod/Object.h
+++ b/pokemod/Object.h
@@ -23,8 +23,7 @@
#ifndef __POKEMOD_OBJECT__
#define __POKEMOD_OBJECT__
-#include <QFile>
-#include "../general/Ini.h"
+#include "../general/Exception.h"
namespace PokeMod
{