summaryrefslogtreecommitdiff
path: root/src/dungeon.cc
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2016-09-17 09:58:14 +0200
committerBardur Arantsson <bardur@scientician.net>2016-09-17 09:58:14 +0200
commit288c3d3f725eabfee06507966a0ba63bf587c3da (patch)
tree80f6bc2c78266722cc9692ea2435217e92ecd8fa /src/dungeon.cc
parent8bbf783ead4517465445272f9144cf06bdac9be7 (diff)
Remove quark.{cc,hpp}
Diffstat (limited to 'src/dungeon.cc')
-rw-r--r--src/dungeon.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dungeon.cc b/src/dungeon.cc
index 2e42e871..16b6bcc0 100644
--- a/src/dungeon.cc
+++ b/src/dungeon.cc
@@ -58,7 +58,6 @@
#include "player_type.hpp"
#include "powers.hpp"
#include "quest.hpp"
-#include "quark.hpp"
#include "skills.hpp"
#include "spell_type.hpp"
#include "spells1.hpp"