summaryrefslogtreecommitdiff
path: root/src/birth.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/birth.cc
parentc99c89cdde0b37fab35f6abe2ccf9169c6133cef (diff)
Move notes.cc functions to separate header
Diffstat (limited to 'src/birth.cc')
-rw-r--r--src/birth.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/birth.cc b/src/birth.cc
index a9649eb5..efe0b311 100644
--- a/src/birth.cc
+++ b/src/birth.cc
@@ -17,6 +17,7 @@
#include "modules.hpp"
#include "hooks.h"
#include "mimic.hpp"
+#include "notes.hpp"
#include "q_rand.h"
#include "skills.hpp"
#include "spells3.hpp"