ports/audio/musicpd/files/patch-src_lib_yajl_Gen.hxx
2025-02-01 11:27:49 +01:00

11 lines
233 B
C++

--- src/lib/yajl/Gen.hxx.orig 2025-01-29 16:11:53 UTC
+++ src/lib/yajl/Gen.hxx
@@ -31,7 +31,7 @@
#include "util/ConstBuffer.hxx"
-#include <yajl_gen.h>
+#include <yajl/yajl_gen.h>
#include <algorithm>
#include <string_view>