From d6879bcd43c556042045df02b4cfbdb78ff0c798 Mon Sep 17 00:00:00 2001 From: Spoike Date: Tue, 7 Sep 2004 18:12:02 +0000 Subject: [PATCH] filename case changes. git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@153 fc73d0e0-1445-4013-8a0c-d673dee63da5 --- engine/qux/qux.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/qux/qux.h b/engine/qux/qux.h index aec98bdc3..571d40477 100644 --- a/engine/qux/qux.h +++ b/engine/qux/qux.h @@ -15,7 +15,7 @@ #endif #include "Xproto.h" -#include "X.h" +#include "x.h" #include "bigreqstr.h"