summaryrefslogtreecommitdiffstats
path: root/games/adventure/subr.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/adventure/subr.c')
-rw-r--r--games/adventure/subr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/adventure/subr.c b/games/adventure/subr.c
index f8ba0b2..6bbb57e 100644
--- a/games/adventure/subr.c
+++ b/games/adventure/subr.c
@@ -48,7 +48,7 @@ static const char rcsid[] =
#include <stdio.h>
#include <string.h>
-# include "hdr.h"
+#include "hdr.h"
static void badmove (void);
static int bitset (int,int);
OpenPOWER on IntegriCloud