From b7727dc73042149ae2bd9ca8d1f3b82db8637909 Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Mon, 20 Aug 2001 22:27:00 +0000 Subject: [PATCH] d'oh, missed this one (QF/) --- include/sys.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/sys.h b/include/sys.h index 08f56f1..a61ec5f 100644 --- a/include/sys.h +++ b/include/sys.h @@ -31,7 +31,7 @@ #include -#include "QF/gcc_attr.h" +#include "gcc_attr.h" extern struct cvar_s *sys_nostdout;