summaryrefslogtreecommitdiff
path: root/src/loadsave.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/loadsave.cc')
-rw-r--r--src/loadsave.cc7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/loadsave.cc b/src/loadsave.cc
index e7f7e8c1..fe6f0691 100644
--- a/src/loadsave.cc
+++ b/src/loadsave.cc
@@ -1,10 +1,5 @@
-/* File: loadsave.c */
-
-/* Purpose: interact with savefiles. This file was made by
- unifying load2.c and save.c from the old codebase. Doing it
- this way makes maintenance easier and lets us share code. */
-
#include "angband.h"
+#include "birth.hpp"
#include "messages.h"
#include "modules.hpp"
#include "quark.h"