From 3577729037709acd5d2105665134ec27a64bc4c3 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Mon, 23 Feb 2015 09:11:59 +0100 Subject: Move corrupt.cc function declarations to separate header --- src/wizard2.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/wizard2.cc') diff --git a/src/wizard2.cc b/src/wizard2.cc index 5adcd26a..cf0edb9b 100644 --- a/src/wizard2.cc +++ b/src/wizard2.cc @@ -11,6 +11,7 @@ */ #include "angband.h" +#include "corrupt.hpp" #include "hooks.h" /* -- cgit v1.2.3