summaryrefslogtreecommitdiff
path: root/src/wizard2.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/wizard2.hpp')
-rw-r--r--src/wizard2.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wizard2.hpp b/src/wizard2.hpp
index 161eb26d..d1061d45 100644
--- a/src/wizard2.hpp
+++ b/src/wizard2.hpp
@@ -2,6 +2,8 @@
#include "h-basic.h"
+#include <cstddef>
+
extern void do_cmd_rerate(void);
extern void do_cmd_wiz_cure_all(void);
extern void do_cmd_wiz_named_friendly(std::size_t r_idx, bool_ slp);