summaryrefslogtreecommitdiff
path: root/src/map/magic.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/magic.hpp')
-rw-r--r--src/map/magic.hpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/map/magic.hpp b/src/map/magic.hpp
index 84e3387..79e2a84 100644
--- a/src/map/magic.hpp
+++ b/src/map/magic.hpp
@@ -1,14 +1,14 @@
#ifndef MAGIC_HPP
#define MAGIC_HPP
-#include "../strings/fwd.hpp"
+# include "../strings/fwd.hpp"
-#include "../common/dumb_ptr.hpp"
+# include "../common/dumb_ptr.hpp"
-#include "map.hpp"
-#include "skill.t.hpp"
+# include "map.hpp"
+# include "skill.t.hpp"
-#define MAGIC_CONFIG_FILE "conf/magic.conf"
+# define MAGIC_CONFIG_FILE "conf/magic.conf"
struct invocation; /* Spell invocation */