summaryrefslogtreecommitdiff
path: root/src/dungeon.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/dungeon.cc')
-rw-r--r--src/dungeon.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dungeon.cc b/src/dungeon.cc
index 80ec167d..22ce130b 100644
--- a/src/dungeon.cc
+++ b/src/dungeon.cc
@@ -17,7 +17,7 @@
#include "quest.h"
#include "quark.h"
#include "hooks.h"
-#include "spell_type.h"
+#include "spell_type.hpp"
#define TY_CURSE_CHANCE 100
#define DG_CURSE_CHANCE 50