From 9a1c50ad833480750f82168a0bea138c461ec8b6 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Sun, 15 Oct 2006 19:20:49 +0000 Subject: Compile fix (refs #3) --- lib/win32/emu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/win32') diff --git a/lib/win32/emu.h b/lib/win32/emu.h index 54280769..d898968a 100644 --- a/lib/win32/emu.h +++ b/lib/win32/emu.h @@ -267,7 +267,7 @@ inline int strcasecmp(const char *s1, const char *s2) #endif #ifdef _DIRENT_H_ -#error You must not include MinGW's dirent.h! +#error You must not include the MinGW dirent.h! #endif struct dirent -- cgit v1.2.3