Update brotli to v1.0.1
[io-compress-brotli.git] / Makefile.PL
index d04bb68598b00d1d070e46dfff9354c3577b66e7..73fe222870f4281e1abf738ef489a4c779958cd8 100644 (file)
@@ -16,7 +16,7 @@ WriteMakefile(
                'Time::HiRes'  => '0',
        },
        BUILD_REQUIRES   => {},
-       INC              => '-Ibrotli/include',
+       INC              => '-Ibrotli/c/include',
        MYEXTLIB         => 'brotli/libbrotli$(LIB_EXT)',
        clean            => { FILES => 'brotli/libbrotli$(LIB_EXT)' },
        META_ADD         => {
This page took 0.009248 seconds and 4 git commands to generate.