summaryrefslogtreecommitdiff
path: root/src/help.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/help.cc')
-rw-r--r--src/help.cc6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/help.cc b/src/help.cc
index 8fbaaa4f..b57ce0b3 100644
--- a/src/help.cc
+++ b/src/help.cc
@@ -1,7 +1,3 @@
-/* File: help.c */
-
-/* Purpose: ingame help */
-
/*
* Copyright (c) 2001 DarkGod
* Copyright (c) 2012 Bardur Arantsson
@@ -11,6 +7,8 @@
* included in all such copies.
*/
+#include "help.hpp"
+
#include "angband.h"
#include "hooks.h"
#include "skills.hpp"