summaryrefslogtreecommitdiff
path: root/src/spells3.hpp
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2019-02-15 19:20:25 +0100
committerBardur Arantsson <bardur@scientician.net>2019-02-15 19:20:25 +0100
commit98236a1479abfbd28d10313e376721608e2f5643 (patch)
tree5d731183b8bfd8df348d9b89237c02cf269d362e /src/spells3.hpp
parent5f61162f393b647dfee59dd5ff590c987eefe6e0 (diff)
Migrate all headers to C++-only
Diffstat (limited to 'src/spells3.hpp')
-rw-r--r--src/spells3.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/spells3.hpp b/src/spells3.hpp
index ff1359db..b389142e 100644
--- a/src/spells3.hpp
+++ b/src/spells3.hpp
@@ -1,7 +1,7 @@
#pragma once
#include "spell_type_fwd.hpp"
-#include "h-basic.h"
+#include "h-basic.hpp"
#include "timer_type_fwd.hpp"
extern s32b NOXIOUSCLOUD;