From: ellson Date: Thu, 3 Jan 2008 23:24:28 +0000 (+0000) Subject: janitor - be consistent about use of <...> only for system includes X-Git-Tag: LAST_LIBGRAPH~32^2~4919 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fc3b8dedfa14c813c07a9800d290d283dc9b10c7;p=graphviz janitor - be consistent about use of <...> only for system includes --- diff --git a/lib/common/colxlate.c b/lib/common/colxlate.c index fb3853826..bdcc4c3be 100644 --- a/lib/common/colxlate.c +++ b/lib/common/colxlate.c @@ -17,7 +17,7 @@ #include #include #ifdef WIN32 -#include +#include "compat.h" #endif #include #include