summaryrefslogtreecommitdiff
path: root/src/xtra2.cc
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2015-02-23 09:11:59 +0100
committerBardur Arantsson <bardur@scientician.net>2015-02-23 09:11:59 +0100
commitfbef93c2d3a01a80f6fb702faf1f43360caf9f5b (patch)
tree4bfd966d69b1e675469465e40350f42b676a09eb /src/xtra2.cc
parentc99c89cdde0b37fab35f6abe2ccf9169c6133cef (diff)
Move notes.cc functions to separate header
Diffstat (limited to 'src/xtra2.cc')
-rw-r--r--src/xtra2.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xtra2.cc b/src/xtra2.cc
index 2bdbc507..ea6e7c81 100644
--- a/src/xtra2.cc
+++ b/src/xtra2.cc
@@ -16,6 +16,7 @@
#include "gods.hpp"
#include "hooks.h"
#include "mimic.hpp"
+#include "notes.hpp"
#include "quark.h"
#include "skills.hpp"