summaryrefslogtreecommitdiffstats
path: root/pokemod/Author.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'pokemod/Author.cpp')
-rw-r--r--pokemod/Author.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/pokemod/Author.cpp b/pokemod/Author.cpp
index 7dde9f38..e9e84a2c 100644
--- a/pokemod/Author.cpp
+++ b/pokemod/Author.cpp
@@ -20,6 +20,8 @@
// with this program. If not, see <http://www.gnu.org/licenses/>.
/////////////////////////////////////////////////////////////////////////////
+#include <QRegExp>
+#include "Pokemod.h"
#include "Author.h"
PokeMod::Author::Author(const Pokemod& par, const unsigned _id) :