From c8a270e51dc22f39ed048ab1cc609e6e456df58f Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Sun, 7 Jun 2015 17:49:09 +0200 Subject: Split types.h into separate header for each type --- src/birth.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/birth.hpp') diff --git a/src/birth.hpp b/src/birth.hpp index 6947a427..fb036ecc 100644 --- a/src/birth.hpp +++ b/src/birth.hpp @@ -1,6 +1,6 @@ #pragma once -#include "angband.h" +#include "h-basic.h" extern void print_desc_aux(cptr txt, int y, int x); extern void save_savefile_names(void); -- cgit v1.2.3