summaryrefslogtreecommitdiff
path: root/src/wizard2.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/wizard2.cc')
-rw-r--r--src/wizard2.cc5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/wizard2.cc b/src/wizard2.cc
index 3f99726e..522d6059 100644
--- a/src/wizard2.cc
+++ b/src/wizard2.cc
@@ -1,7 +1,3 @@
-/* File: wizard2.c */
-
-/* Purpose: Wizard commands */
-
/*
* Copyright (c) 1989 James E. Wilson, Robert A. Koeneke
*
@@ -12,6 +8,7 @@
#include "angband.h"
#include "cave.hpp"
+#include "cmd4.hpp"
#include "corrupt.hpp"
#include "hooks.h"
#include "randart.hpp"