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/xtra2.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/xtra2.cc') diff --git a/src/xtra2.cc b/src/xtra2.cc index 081493c0..675864ca 100644 --- a/src/xtra2.cc +++ b/src/xtra2.cc @@ -12,6 +12,7 @@ */ #include "angband.h" +#include "corrupt.hpp" #include "hooks.h" #include "mimic.hpp" #include "quark.h" -- cgit v1.2.3