From 9670b948b8d1974ae3ec8212eec1773908c345c5 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Mon, 23 Feb 2015 09:11:58 +0100 Subject: Move mimic.cc function delcarations into separate header --- src/birth.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/birth.cc') diff --git a/src/birth.cc b/src/birth.cc index 3ed99a8a..cf0e1ce5 100644 --- a/src/birth.cc +++ b/src/birth.cc @@ -14,6 +14,7 @@ #include "messages.h" #include "hooks.h" +#include "mimic.hpp" #include "q_rand.h" #include "spells3.hpp" -- cgit v1.2.3