summaryrefslogtreecommitdiff
path: root/src/angband.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/angband.h')
-rw-r--r--src/angband.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/angband.h b/src/angband.h
index 73aad517..a4646d08 100644
--- a/src/angband.h
+++ b/src/angband.h
@@ -38,11 +38,10 @@ extern "C" {
/*
- * Now, include the define's, the type's, and the extern's
+ * Now, include the defines and the types
*/
#include "defines.h"
#include "types.h"
-#include "externs.h"
/***** Some copyright messages follow below *****/