From 7d6273cfbbc9717c30792817824b5511f7aee05f Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Mon, 23 Feb 2015 09:11:55 +0100 Subject: Consolide the two spell_type headers --- src/spells3.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/spells3.hpp') diff --git a/src/spells3.hpp b/src/spells3.hpp index 992aed0e..17f34947 100644 --- a/src/spells3.hpp +++ b/src/spells3.hpp @@ -1,6 +1,6 @@ #pragma once -#include "spell_type_fwd.h" +#include "spell_type_fwd.hpp" #include "h-basic.h" #include "types_fwd.h" -- cgit v1.2.3