aboutsummaryrefslogtreecommitdiffstats
path: root/fm.h
diff options
context:
space:
mode:
Diffstat (limited to 'fm.h')
-rw-r--r--fm.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/fm.h b/fm.h
index 4e6d2f6..2544a2d 100644
--- a/fm.h
+++ b/fm.h
@@ -1,4 +1,4 @@
-/* $Id: fm.h,v 1.114 2003/04/06 16:27:54 ukai Exp $ */
+/* $Id: fm.h,v 1.115 2003/04/07 16:27:10 ukai Exp $ */
/*
* w3m: WWW wo Miru utility
*
@@ -36,7 +36,7 @@
#include "ctrlcode.h"
#include "html.h"
-#include "gc.h"
+#include <gc.h>
#include "Str.h"
#include "form.h"
#include "frame.h"