summaryrefslogtreecommitdiff
path: root/src/object2.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
commit995f836a572e7b6ae2a61d40a5766f0a7d586533 (patch)
treea723401367eb514a00fc844bbb233326ec66b7fb /src/object2.cc
parentfbef93c2d3a01a80f6fb702faf1f43360caf9f5b (diff)
Move randart.cc declarations to separate header
Diffstat (limited to 'src/object2.cc')
-rw-r--r--src/object2.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/object2.cc b/src/object2.cc
index 17806668..4dad14ad 100644
--- a/src/object2.cc
+++ b/src/object2.cc
@@ -14,6 +14,7 @@
#include "spell_type.hpp"
#include "device_allocation.h"
#include "hooks.h"
+#include "randart.hpp"
#include "skills.hpp"
#include "spells3.hpp"
#include "spells5.hpp"