From 7bdfa1a20c8921e53baecdd12b48870417f8b426 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Sat, 7 Mar 2015 16:55:40 +0100 Subject: Split files.cc declarations into separate header files --- src/birth.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/birth.cc') diff --git a/src/birth.cc b/src/birth.cc index b7e10d2d..04b88410 100644 --- a/src/birth.cc +++ b/src/birth.cc @@ -11,6 +11,8 @@ #include "corrupt.hpp" #include "cmd4.hpp" #include "cmd5.hpp" +#include "files.h" +#include "files.hpp" #include "gods.hpp" #include "help.hpp" #include "hooks.h" -- cgit v1.2.3