summaryrefslogtreecommitdiff
path: root/src/melee1.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/melee1.cc')
-rw-r--r--src/melee1.cc5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/melee1.cc b/src/melee1.cc
index a506eb1a..4e6111b5 100644
--- a/src/melee1.cc
+++ b/src/melee1.cc
@@ -1,7 +1,3 @@
-/* File: melee1.c */
-
-/* Purpose: Monster attacks */
-
/*
* Copyright (c) 1989 James E. Wilson, Robert A. Koeneke
*
@@ -15,6 +11,7 @@
#include "skills.hpp"
#include "store.hpp"
#include "xtra1.hpp"
+#include "xtra2.hpp"
#include <boost/algorithm/string/predicate.hpp>