summaryrefslogtreecommitdiff
path: root/src/birth.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/birth.cc')
-rw-r--r--src/birth.cc5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/birth.cc b/src/birth.cc
index 6336e214..21f1f5bf 100644
--- a/src/birth.cc
+++ b/src/birth.cc
@@ -1,7 +1,3 @@
-/* File: birth.c */
-
-/* Purpose: create a player character */
-
/*
* Copyright (c) 1989 James E. Wilson, Robert A. Koeneke
*
@@ -23,6 +19,7 @@
#include "spells3.hpp"
#include "store.hpp"
#include "xtra1.hpp"
+#include "xtra2.hpp"
#include <string>