summaryrefslogtreecommitdiff
path: root/src/quark.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/quark.cc')
-rw-r--r--src/quark.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/quark.cc b/src/quark.cc
index f6db6653..add16830 100644
--- a/src/quark.cc
+++ b/src/quark.cc
@@ -1,4 +1,5 @@
-#include "quark.h"
+#include "quark.hpp"
+
#include "angband.h"
#include <cassert>