I'm sorry, so maybe it is not necessary, but how does doing it the 'right way' add confusion?
-- Jeff Smith
--- Alexandre Julliard julliard@winehq.org wrote:
Shachar Shemesh wine-patches@shemesh.biz writes:
-#include "config.h" -#include "wine/port.h" +#include <config.h> +#include <wine/port.h>
#include <stdlib.h> #include <string.h> #include <assert.h> -#include "winerror.h" -#include "winnls.h" -#include "wownt32.h" -#include "gdi.h" -#include "wine/unicode.h" -#include "wine/debug.h" +#include <winerror.h> +#include <winnls.h> +#include <wownt32.h> +#include <gdi.h> +#include <wine/unicode.h> +#include <wine/debug.h> +#include "gdibidi.h"
Please don't change include quotes when modifying a file. It's not necessary, and only adds confusion.
-- Alexandre Julliard julliard@winehq.com
__________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com