Description: upstream: non-internal support: plfit
 This patch specify the folder of the `plfit` headers.
 It is meant to be submitted to the upstream maintainer.
Origin: debian
Forwarded: https://github.com/igraph/igraph/pull/1921
Author: Jerome Benoit <calculus@rezozer.net>
Last-Update: 2022-03-16

--- a/tests/benchmarks/igraph_power_law_fit.c
+++ b/tests/benchmarks/igraph_power_law_fit.c
@@ -17,7 +17,7 @@
 */
 
 #include <igraph.h>
-#include <plfit_sampling.h>
+#include <plfit/plfit_sampling.h>
 
 #include "bench.h"
 
