aboutsummaryrefslogtreecommitdiffstats
path: root/indep.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--indep.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/indep.c b/indep.c
index b25c41d..c057aca 100644
--- a/indep.c
+++ b/indep.c
@@ -1,4 +1,4 @@
-/* $Id: indep.c,v 1.32 2003/02/05 16:45:08 ukai Exp $ */
+/* $Id: indep.c,v 1.33 2003/04/07 16:27:10 ukai Exp $ */
#include "fm.h"
#include <stdio.h>
#include <pwd.h>
@@ -7,7 +7,7 @@
#include <stdlib.h>
#include "indep.h"
#include "Str.h"
-#include "gc.h"
+#include <gc.h>
#include "myctype.h"
#include "entity.h"