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

11 lines
200 B
C++

--- src/lib/yajl/Handle.hxx.orig 2025-01-29 16:11:53 UTC
+++ src/lib/yajl/Handle.hxx
@@ -29,7 +29,7 @@
#pragma once
-#include <yajl_parse.h>
+#include <yajl/yajl_parse.h>
#include <utility>